This issue can't be edited

Because it belongs to an archived project. Jira admins can restore projects from the archive.

allow generated values for composite id properties

Description

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.

Environment

None

Activity

Show:

Emmanuel Bernard March 11, 2006 at 8:54 PM

use a UserType to map your composite id and do whatever you want

Rejected

Details

Assignee

Reporter

Participants

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