How to generate automatically entities with @GeneratedValue Annotation [message #434286] |
Fri, 19 January 2007 10:31  |
Eclipse User |
|
|
|
Originally posted by: atouret.nospam.free.fr
Hello,
I use dali 0.5 with eclipse 3.2 and wtp 1.5.
I m trying to generate entites from a schema on PostgreSQL.
I have a table with a primary key described as a serial and linked
automatically with a sequence.
Is it possible to generate automatically the id in the entity with the
annotation @GeneratedValue ?
Thanks.
Regards
Alexandre
|
|
|
Re: How to generate automatically entities with @GeneratedValue Annotation [message #434288 is a reply to message #434286] |
Mon, 22 January 2007 17:12  |
Eclipse User |
|
|
|
Hi Alexandre,
The Dali 0.5 Entity Generation functionality does not support any aspect
of primary key generation, including the @GeneratedValue annotation.
If you would like us to evaluate this functionality for future releases,
please enter this as an enhancement request (with as much detail as
possible) in Eclipse Bugzilla - https://bugs.eclipse.org/bugs/.
Thanks,
Neil
Alexandre Touret wrote:
> Hello,
> I use dali 0.5 with eclipse 3.2 and wtp 1.5.
> I m trying to generate entites from a schema on PostgreSQL.
> I have a table with a primary key described as a serial and linked
> automatically with a sequence.
> Is it possible to generate automatically the id in the entity with the
> annotation @GeneratedValue ?
> Thanks.
> Regards
> Alexandre
|
|
|
Re: How to generate automatically entities with @GeneratedValue Annotation [message #591121 is a reply to message #434286] |
Mon, 22 January 2007 17:12  |
Eclipse User |
|
|
|
Hi Alexandre,
The Dali 0.5 Entity Generation functionality does not support any aspect
of primary key generation, including the @GeneratedValue annotation.
If you would like us to evaluate this functionality for future releases,
please enter this as an enhancement request (with as much detail as
possible) in Eclipse Bugzilla - https://bugs.eclipse.org/bugs/
Thanks,
Neil
Alexandre Touret wrote:
> Hello,
> I use dali 0.5 with eclipse 3.2 and wtp 1.5.
> I m trying to generate entites from a schema on PostgreSQL.
> I have a table with a primary key described as a serial and linked
> automatically with a sequence.
> Is it possible to generate automatically the id in the entity with the
> annotation @GeneratedValue ?
> Thanks.
> Regards
> Alexandre
|
|
|
Powered by
FUDForum. Page generated in 1.03940 seconds