give it a try since it may create a pure JPA2 entities ( no hibernate )

After that you can use with eclipse link

-D



On Fri, Jun 8, 2012 at 3:33 PM, J.V. <[email protected]> wrote:
> I can try this, but we are using EclipseLink and not hibernate, so
> preferably would like an independent tool.
>
> thanks
>
> J.V.
>
>
> On 6/8/2012 2:23 PM, Dan Tran wrote:
>>
>> hibernate3-maven-plugin?
>>
>> -D
>>
>> On Fri, Jun 8, 2012 at 1:18 PM, J.V.<[email protected]>  wrote:
>>>
>>> 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]
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

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

Reply via email to