Skip to content

tianshuang/mysql_table_toJavaBean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql_table_toJavaBean

Build Status Dependency Status

convert mysql table structure to java bean

Prerequisites

  • Java 7 and above

Download jar from here, or you can compile your own.
Download config file template from here, and replace with your config.

Here is a quick example:

java -Dfile.encoding=UTF8 -jar mysql_table_toJavaBean.jar

mysql table
will generate: JavaBean

Contributions

Welcome to contribute.

About

convert mysql table structure to Java Bean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages