Obsolete
Details
Details
Assignee
Unassigned
UnassignedReporter
Aaron Jensen
Aaron JensenComponents
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created February 28, 2007 at 12:23 PM
Updated April 1, 2013 at 7:01 PM
Resolved May 9, 2011 at 3:39 PM
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.