From: <leg...@at...> - 2003-07-18 05:29:43
|
Message: The following issue has been closed. Resolver: Gavin King Date: Fri, 18 Jul 2003 12:28 AM Actually, it is even possible at mapping-file level, using the outer-join attribute. Silly me. Closing this, because both options already exist! --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-196 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-196 Summary: Ability to specify lazy for many-to-one associations Type: New Feature Status: Closed Priority: Major Resolution: DUPLICATE Project: Hibernate2 Components: core Assignee: Reporter: Andrea Aime Created: Wed, 16 Jul 2003 3:00 AM Updated: Fri, 18 Jul 2003 12:28 AM Description: Using proxy to specify delayed loading of a class is a bit unflexible if more than one class has an association with it. It would be nicer to have the ability to specify lazy loading on the many to one side, since different navigation paths can have different requirements. (The ability to specify what to load in the HQL would be nicer, but probably more difficult to code...) --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |