Is anyone aware of a Maven or Ant or Gradle plugin that has a way to configure to accept a connection to a database and generate JPA entities from the DB?

The solution would map the database types correctly (and would work across all DB's including Oracle, MySQL, PostgreSQL & SQL Server), and also configure the relationships inside each entity correctly (many to one/one to many/many to many).

thanks


J.V.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to