Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » How to generate automatically entities with @GeneratedValue Annotation
How to generate automatically entities with @GeneratedValue Annotation [message #434286] Fri, 19 January 2007 15:31 Go to next message
Eclipse UserFriend
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 22:12 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
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 22:12 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
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
Previous Topic:eclipsecon 2007 submission deadlines: short talks / demos by Jan 15th
Next Topic:Dali 1.0 Milestone Downloads
Goto Forum:
  


Current Time: Fri Apr 26 12:13:42 GMT 2024

Powered by FUDForum. Page generated in 0.04287 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top