[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4663) Make sure CriteriaQuery is serializable

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Dec 10 09:35:11 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34916#action_34916 ] 

Emmanuel Bernard commented on HHH-4663:
---------------------------------------

Section 6.9
CriteriaQuery objects must be serializable. A persistence vendor is required to support the subse- quent deserialization of a CriteriaQuery object into a separate JVM instance of that vendor's runt- ime, where both runtime instances have access to any required vendor implementation classes. CriteriaQuery objects are not required to be interoperable across vendors.

> Make sure CriteriaQuery is serializable
> ---------------------------------------
>
>                 Key: HHH-4663
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4663
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: entity-manager
>            Reporter: Emmanuel Bernard
>


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

        


More information about the hibernate-issues mailing list