Joined: Tue Sep 27, 2011 1:19 pm Posts: 1
|
VMware WaveMaker Studio (a development tool of VMware) uses the Hibernate reverse engineering tool to import databases. I tried to import a MySQL database using WaveMaker Studio.
It works fine when all table names are in lower case. The generated hbm.xml files contain correct relationships for all foreign keys.
When mixed case (or upper case) is used for table names, all tables are still imported but the generated hbm.xml are missing relationships.
Any work-around or solution?
Thanks.
|
|