Comments - Hibernate Reverse Engineering wizard with MariaDB

10 years, 8 months ago John Donaldson

Just to update this.

I gave up trying to make the reverse engineering work.

There was already an ORM in place (Toplink). So, I used some of the files generated by Toplink which capture the mapping in XML. I used this to generate the Java code for Hibernate with JPA. It works nicely. I don't have a big risk of needing to change the database - it's a legacy app that's very stable.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.