From: NHibernate J. <mik...@us...> - 2006-11-20 14:47:40
|
[ http://jira.nhibernate.org/browse/NH-817?page=all ] Sergey Koshcheyev closed NH-817: -------------------------------- Resolution: Fixed > DetachedCriteria 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 > Fix For: 1.2.0.CR1 > Attachments: DetachedCriteriaSerializable.patch > > DetachedCriteria 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 |