From: NHibernate J. <mik...@us...> - 2006-10-27 19:27:31
|
[ http://jira.nhibernate.org/browse/NH-783?page=3Dcomments#action_1423= 2 ] =20 Ayende Rahien commented on NH-783: ---------------------------------- Finished the initial port. Need to write more tests for it, to ensure that it is working properly and = how it can be used. > Port Subquery support for the Criteria API > ------------------------------------------ > > Key: NH-783 > URL: http://jira.nhibernate.org/browse/NH-783 > Project: NHibernate > Type: New Feature > Components: Core > Versions: 1.2.0.Beta1 > Reporter: Ayende Rahien > Assignee: Ayende Rahien > Fix For: 1.2.0.Beta2 > > Doing queries on collections using the criteria API at the moment is very= hard. > Looking at the Hibernate source, it looks like they solved the issue with= sub queries and detached criteria. > We need to port the following: > =E2=80=A2 Subqueries > =E2=80=A2 Property > =E2=80=A2 Subquery Expression > o PropertySubquery Expression > o ExistsSubquery Expression --=20 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 |