[jira] Created: (OPENJPA-245) Attach NEW and auto-increment identity

2007-05-27 Thread Aleksandar Likic (JIRA)
Attach NEW and auto-increment identity -- Key: OPENJPA-245 URL: https://issues.apache.org/jira/browse/OPENJPA-245 Project: OpenJPA Issue Type: Bug Components: jpa Affects Versions: 0.9.7, 0.9

RE: [jira] Created: (OPENJPA-245) Attach NEW and auto-increment identity

2007-05-27 Thread Pinaki Poddar
>> just create a new instance of an entity, assign an already existing primary key >> A new record will be created in database, with new, auto-generated primary key. What is the identity mechanicsm used by the entity class? If the entity is using auto-generated identity then assigning an "already