]
Steve Ebersole commented on HHH-4756:
-------------------------------------
Another option is to just resolve these get-generated Paths as implicit joins when
rendering.
javax.persistence.criteria.Path#get should result in *delayed* join
rendering
-----------------------------------------------------------------------------
Key: HHH-4756
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4756
Project: Hibernate Core
Issue Type: Sub-task
Components: entity-manager, query-criteria
Affects Versions: 3.5.0-Beta-2
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.5
Currently I create a "physical" join eagerly here. Instead we should delay the
resolution to a "physical" join when/if the "gotten" Path is
dereferenced for something other than its identifier.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: