mybatis collection和association 传多个参数

mybatis3.0版本以上,才可以







ofType="ComplexProp" select="selectPropsForProcess">


column="{id=template_id,name=template_name}" 

你可能感兴趣的:(mybatis)