|
From: NHibernate J. <mik...@us...> - 2006-11-19 05:24:28
|
DetechedCriteria Serializable
-----------------------------
Key: NH-817
URL: http://jira.nhibernate.org/browse/NH-817
Project: NHibernate
Type: Improvement
Components: Core
Versions: 1.2.0.Beta2
Reporter: Fabio Maulo
Priority: Minor
DetechedCriteria is serializable in H3.2.
I post the test for DetachedCriteria serializable (NHibernate.Test.Criteria.DetachedCriteriaSerializable).
I'm working to pass the test.
N.B. CriteriaImpl is marked serializable but can't be serialized because RootEntityResultTransformer is not serializable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nhibernate.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|