mybatis自动生成工具修改版1.3.7源码--maven项目可直接运行
mybatis-1-3-7自动生成工具修改版源码--maven项目 1、实体类添加注释。 2、mapper.xml去掉jdbcType类型转换 3、修改文件名mapper.java修改为IDAO.java 4、提取BaseDao,修改dao层接口自动继承。考虑是否生成Example类,与单个主键的情况。复合主键采用原模式 5、搭建的1.3.7源码maven项目。可直接运行。
文件列表
mybatis自动生成工具修改版1.3.7源码--maven项目可直接运行
(预估有个696文件)
Dmeter.class
20KB
BemMoneyRecallExample$Criteria.class
25KB
BemMoneyRecallExample$GeneratedCriteria.class
42KB
Context.class
17KB
TableConfiguration.class
15KB
MyBatisGeneratorConfigurationParser.class
21KB
DatabaseIntrospector.class
21KB
SqlReservedWords.class
24KB
DefaultCommentGenerator.class
13KB
PluginAggregator.class
28KB
暂无评论