[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [eclipselink-users] JPA Eclipse Plugins vs JDev Toplink
|
- From: "Tim Hollosy" <hollosyt@xxxxxxxxx>
- Date: Mon, 28 Jul 2008 19:45:40 -0400
- Delivered-to: eclipselink-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Po1Jid4YYY5d8Dclw4yOxM9faUSIFJU1FAkcfqWGN4E=; b=YS9OKNMRDLrUU2jhbzbsJJUhkTsKITaB/vOBlh5dyTcAPv3nqW3cOhc9clm7vwJbz3 3xnclZR8Kda1CUuQuj/JRYECrLZwd54g7szX+obIXu6FZkd79IaKIqWZ1pGqcwlgk/5o cWONXL0CwEnfgQo0wMi0SxIdwpYjV83czckIw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qEKZP7qlOh993xNuvaIU3/VZcEdT1ky3xPBmuKhNkIh3Mo6CRsZhDPEvgY5In97SDj oJlPGaQSvVqOoefKTRV1MIUHXguNABkNfqS7wPWwcLUoK5ADh17tmvSR6yJ4FKxDC2Xj qutV3ZVjI54z43nWi/odwRQa7ZcW8JIu4DlS8=
Dali does a perfectly serviceable job of generating entities, we've
used it for hundreds of complex tables with relationships, etc. and it
definitely beats doing it by hand. It will only get better, and it's
open source so if there are features we want we can always contribute
them.
./tch
On Mon, Jul 28, 2008 at 7:42 PM, Frans Thamura <frans@xxxxxxxxxxxx> wrote:
> On Mon, Jul 28, 2008 at 7:12 PM, Gaurav Malhotra
> <gaurav.malhotra@xxxxxxxxxx> wrote:
>>
>> Use best of both the world.
>>
>> I used JDev to generate my entities i.e. JPA entities (Cool feature so
>> called =)
>>
>> and for the rest I used Eclipse/DALI
>>
>>
>
> this is cool steps also
>
> can share the step
>
> but that will be cool if directly on eclipse, will dali have this
> feature in the future?
>
> why.. i want this..
>
> 1. eclipse have more container support than JDev
> 2. JDev sounds like just oracle IDE for ADF run on OC4J and Weblogic,
> which JBoss also there, but is there JBoss programmer use JDev???
>
> the ADF is propietary on JSF, and US$ 5000 to deploy outside OC4J,
>
>
> but the Toplink Wizard is amazing..
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
>