Support for persisting java.io.Serializable
-------------------------------------------

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

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


Per JPA spec, we should be able to persist any Serializable object. Since all 
other simple persistent classes are also Serializable, ExtendedTypeMap must 
check for Serializable as a last resort.

-- 
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