Post subject: automate reverse engineering Posted: May 20, 2010 - 09:47 PM
Registered Member
Joined: Oct 30, 2008
Posts: 7
We are using Liquibase to manage our database schema for our project. We also use the excellent JPA reverse engineering function of MyEclipse (it is one of the many reasons we purchase MyEclipse).
We are in early development of a project and the schema is constantly changing. This means frequent reverse engineering operations. Keeping the schema and the JPA data layer in sync is a time consuming and error prone process.
I was wondering if it would be possible to automate the reverse engineering process and have it part of our build system? Is there any way to invoke this reverse engineering process programmatically? This would be very beneficial to us as the reverse engineering process is time consuming and error prone.
This would be invoked from maven or Ant.
Is this possible?
Thanks
Sean
support-shalini
Post subject: RE: automate reverse engineering Posted: May 21, 2010 - 05:33 AM
Registered Member
Joined: May 18, 2009
Posts: 1532
Sean,
I shall escalate this to the dev team member. They will get back to you on this.
_________________ Shalini
MyEclipse Support
Support-Brian
Post subject:Posted: May 24, 2010 - 10:03 PM
Moderator
Joined: Aug 21, 2004
Posts: 2339
Sean,
I'm glad you like our reverse engineering. Unfortunately at this time it is not possible to automate the process - it is currently very UI oriented and we have not had any requests for something like this.