|
From: NHibernate J. <nh...@gm...> - 2008-09-30 12:36:00
|
[ http://jira.nhibernate.org/browse/NH-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo updated NH-928:
---------------------------
Fix Version/s: (was: 2.1.0.Alpha1)
> Add equivalent to "select entity" to criteria API
> -------------------------------------------------
>
> Key: NH-928
> URL: http://jira.nhibernate.org/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://jira.nhibernate.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|