ibatis3 一对一搞定

 
配置文件:
and t1.bg_name = #{bgName}
		 	and t1.bg_tag = #{bgTag}
		 and t1.bg_key_word = #{bgKeyWord}
	
	
		 	and t1.ico_name = #{icoName}
			and t1.ico_tag = #{icoTag}
		 	and t1.ico_key = #{icoKey}
	
	
		 and t1.template_name = #{templateName}
		  and t1.template_tag = #{templateTag}
	
	...
posted @ 2010-08-11 08:44  huazhi  阅读(154)  评论(0)    收藏  举报