Rejected
Details
Details
Assignee
Emmanuel Bernard
Emmanuel BernardReporter
Nic Holbrook
Nic HolbrookParticipants
Emmanuel Bernard
Nic Holbrook
Priority
Created March 4, 2006 at 12:05 AM
Updated March 11, 2006 at 8:54 PM
Resolved March 11, 2006 at 8:54 PM
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=78546
Not only composite and single primary keys, but shouldn't we be able to set @GeneratedValue on any (numeric?)field? I could see the potential of somebody wanting to have an IDENTITY or TABLE generator for any specific column in a table. This would be a very powerful feature.
Right now the @GeneratedValue for composite id's is a blocker for my development team.