I just stumbled across your project on source forge and did a local implementation of a guest book table. It generated the files; however, it doesn't maintain case for the table and column names. The log from the command line displays the right table name however the properties file does not maintain case for the columns nor table. Is there an option to maintain case for columns and table names when the java files are generated?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just stumbled across your project on source forge and did a local implementation of a guest book table. It generated the files; however, it doesn't maintain case for the table and column names. The log from the command line displays the right table name however the properties file does not maintain case for the columns nor table. Is there an option to maintain case for columns and table names when the java files are generated?