[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-879) Enable joining the same association twice with Criteria

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Feb 6 10:07:45 EST 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-879?page=comments#action_26003 ] 

Steve Ebersole commented on HHH-879:
------------------------------------

Well in theory any needed changes should be fairly localized to:
1) CriteriaJoinWalker
2) CriteriaTranslator
3) (probably) JoinWalker and AbstractEntityJoinWalker to make more functionality accessible/overrideable.

So inthe interim if someone wants to take a look at implementing this in the current codebase and providing a patch...

> Enable joining the same association twice with Criteria
> -------------------------------------------------------
>
>          Key: HHH-879
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-879
>      Project: Hibernate3
>         Type: Improvement

>   Components: core
>     Reporter: Vladimir Bayanov

>
>
> Make double joining the same association with Criteria.createCriteria possible. See: http://forum.hibernate.org/viewtopic.php?t=931249

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list