Improved Meaningful PK support
------------------------------

         Key: CAY-713
         URL: http://issues.apache.org/cayenne/browse/CAY-713
     Project: Cayenne
        Type: Task

  Components: Cayenne Core Library  
    Versions: 3.0    
    Reporter: Andrus Adamchik
 Assigned to: Andrus Adamchik 
     Fix For: 3.0


Support generated meaningful PK for all types of objects (pojo, DataObjects). 
This is a nice improvement generally and is also needed for JPA operation. 

* Turn off validation for missing generated pk.
* Implement post-commit code to update properties with a generated key.
* Switch commit code to use ClassDescriptors instead of ObjEntities.
* Fix JPA -> DataMap converter to map all JPA @Id columns as meaningful 
attributes




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/cayenne/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to