From: <leg...@at...> - 2003-07-16 14:43:44
|
The following comment has been added to this issue: Author: Gavin King Created: Wed, 16 Jul 2003 9:42 AM Body: It is already possible to specify dynamically, using the HQL FETCH clause. --------------------------------------------------------------------- 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: Unassigned Priority: Major Project: Hibernate2 Components: core Assignee: Reporter: Andrea Aime Created: Wed, 16 Jul 2003 3:00 AM Updated: Wed, 16 Jul 2003 3:00 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 |