文章分类 -  Mybatis

摘要:转自http://www.cnblogs.com/juforg/p/3598541.html ${finalWarName} compile src/main/resources true ... 阅读全文
posted @ 2014-10-10 13:14 爱上飞飞的面码 阅读(4753) 评论(0) 推荐(1)
摘要:转自:http://zhenghuazhi.iteye.com/blog/1468992页面输入:男,数据库保存male,女,数据库保存为female。使用interceptor,typeHandlerpackage cn.dcr.mybatis.util;import java.util.Properties;import org.apache.ibatis.executor.Executor;import org.apache.ibatis.mapping.MappedStatement;import org.apache.ibatis.plugin.Interceptor;import 阅读全文
posted @ 2013-06-19 17:11 爱上飞飞的面码 阅读(1108) 评论(0) 推荐(0)