Skip to content

MybatisGenerator工具,删除生成的注释,自定义生成类、xml文件名后缀等。

Notifications You must be signed in to change notification settings

fee1/MybatisGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

介绍

MybatisGenerator自动生成代码工具,此项目包含了,SqlServer配置文件,Oracle配置文件,Mysql配置文件。

每个配置文件中的配置均有详细注释

目前功能包括

①生成dao层mapper,xml的mapper,表对应实体类model

②修改生成dao类名称自定义(例:默认xxxMapper,改为自定义xxxDao),xml名称自定义,Example类名称自定义

③为model生成序列化方法

④为model生成toString方法

⑤去除自动生成的注释

⑥为实体类添加

About

MybatisGenerator工具,删除生成的注释,自定义生成类、xml文件名后缀等。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages