From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-09 22:40:49
|
[ http://216.121.112.228/browse/NH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo closed NH-928. -------------------------- Resolution: Obsolete Criteria has projections > Add equivalent to "select entity" to criteria API > ------------------------------------------------- > > Key: NH-928 > URL: http://216.121.112.228/browse/NH-928 > Project: NHibernate > Issue Type: New Feature > Components: Core > Affects Versions: 1.2.0.CR1 > Reporter: Aaron Jensen > Priority: Minor > > 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://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |