[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [eclipselink-users] JPA Eclipse Plugins vs JDev Toplink
|
- From: "Frans Thamura" <frans@xxxxxxxxxxxx>
- Date: Tue, 29 Jul 2008 07:29:23 +0700
- Delivered-to: eclipselink-users@eclipse.org
On Tue, Jul 29, 2008 at 6:45 AM, Tim Hollosy <hollosyt@xxxxxxxxx> wrote:
> 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
i tried it, and compare with my own JPA entity, there is an extra
class, (like common class for me)
any idea?
F