Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] JPA Eclipse Plugins vs JDev Toplink

You create a new JPA project, then right click on the project and go
to JPA Tools->Generate Entities...

./tch



On Tue, Jul 29, 2008 at 3:18 AM, Gaurav Malhotra
<gaurav.malhotra@xxxxxxxxxx> wrote:
>
> My Aim:- Generate the initial entity from the DB schema
>
> I have been using eclipse for so long almost 6 year know. (IDE of my first
> choice)
>
> I tried DALI to generate the entity classes but I was not successful. That
> is the reason, I used JDev
>
> [I am using Dali Java Persistence API (JPA) Tools v 1.0.2]
>
> Could you please point me to the tutorial, which tells how to reverse
> engineer/generate entity from the db schema? Or I am using the wrong
> version!!!!
>
> I will really appreciate any pointers in this regard.
>
> GM
>
>
> Frans Thamura-2 wrote:
>>
>> hi there
>>
>> we know that eclipselink now 1.0 and we know there is JPA Plugins in
>> Eclipse part of WTP
>>
>> and we also know the cool click and drag toplink feature in JDev
>>
>> anyone can share, is the eclipselink 1.0 feature mapped 100% in JPA
>> Plugins for Eclipse (WTP)
>>
>> and will the JDev feature inside this WTP?
>>
>> --
>> --
>> Frans Thamura
>> Meruvian Foundation
>>
>> Mobile: +62 855 7888 699
>> YM: fthamura@xxxxxxxxx
>> GTalk: frans@xxxxxxxxxxxx
>> Skype: fthamura
>> Linkedin: http://www.linkedin.com/in/fthamura
>>
>> Discuss BlueOxygen Projects at blueoxygen@xxxxxxxxxxxxxxx
>> _______________________________________________
>> eclipselink-users mailing list
>> eclipselink-users@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
>>
>>
>
> --
> View this message in context: http://www.nabble.com/JPA-Eclipse-Plugins-vs-JDev-Toplink-tp18661490p18706772.html
> Sent from the EclipseLink - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
>


Back to the top