[ http://issues.datanucleus.org/browse/NUCJPA-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andy Jefferson updated NUCJPA-180:
----------------------------------
Fix Version/s: (was: 3.1.0.m3)
Description: While it would be desirable to have CriteriaQuery implement Serializable, it would then imply that MetaModel is also Serializable (and this would imply that org.datanucleus.metadata is Serializable). If the user is deserialising it into a different EMF the metamodel could potentially be different, so there are issues around allowing this
> Make CriteriaQuery implement Serializable
> -----------------------------------------
>
> Key: NUCJPA-180
> URL: http://issues.datanucleus.org/browse/NUCJPA-180
> Project: DataNucleus API JPA
> Issue Type: Task
> Components: Queries
> Reporter: Andy Jefferson
>
> While it would be desirable to have CriteriaQuery implement Serializable, it would then imply that MetaModel is also Serializable (and this would imply that org.datanucleus.metadata is Serializable). If the user is deserialising it into a different EMF the metamodel could potentially be different, so there are issues around allowing this
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.datanucleus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|