Currently the Java Property name is displayed as the
same name as the column name. I think it would be
beneficial if you could associate a specified java name
for a given column name.
In the LocalStrings class the new property COLUMN_NAME was
created, but I did not add in the correct Japanese
conversion. Please review and let me know if this can be
added to the main stream.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Middlegen-hibernate patch
Logged In: YES
user_id=265268
I made the changes required to satisfy this request. The
following classes were altered:
middlegen.plugins.hibernate.swing.JHibernateColumnSettingsPanel
middlegen.plugins.hibernate.swing.LocalStrings
In the LocalStrings class the new property COLUMN_NAME was
created, but I did not add in the correct Japanese
conversion. Please review and let me know if this can be
added to the main stream.