convert mysql table structure to java bean
- 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
Welcome to contribute.