[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5187) Allow some control over whether or not an association is loaded via a join on the merge path

Steve Ebersole (JIRA) noreply at atlassian.com
Mon May 3 18:04:28 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36866#action_36866 ] 

Steve Ebersole commented on HHH-5187:
-------------------------------------

Here is the discussion btw for reference http://www.mail-archive.com/hibernate-dev@lists.jboss.org/msg04767.html

And just to be clear, the increase in number of SQL strings we need to create and keep is a function of 2^x, where x = the number of associations involved.

> Allow some control over whether or not an association is loaded via a join on the merge path
> --------------------------------------------------------------------------------------------
>
>                 Key: HHH-5187
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5187
>             Project: Hibernate Core
>          Issue Type: New Feature
>          Components: core
>            Reporter: Emmanuel Bernard
>


-- 
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