Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
None
Description
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.