From: NHibernate J. <mik...@us...> - 2007-03-05 10:14:36
|
[ http://jira.nhibernate.org/browse/NH-928?page=all ] Sergey Koshcheyev updated NH-928: --------------------------------- Fix Version: LATER > Add equivalent to "select entity" to criteria API > ------------------------------------------------- > > Key: NH-928 > URL: http://jira.nhibernate.org/browse/NH-928 > Project: NHibernate > Type: New Feature > Components: Core > Versions: 1.2.0.CR1 > Reporter: Aaron Jensen > Priority: Minor > Fix For: LATER > > Currently there's no way to do select child from parent.child in the criteria API. You can do an AliasToEntityMap transform and just grab the children, but that's probably a bit more heavy than the hql alternative. -- 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 |