The following comment has been added to this issue:
Author: Gavin King
Created: Mon, 16 Jun 2003 1:44 AM
Body:
Hibernate is beginning to provide support for fetch profiles integrated into HQL and the QBC API. The advantage of this is that the fetching is done ina single select.
I won't integrating this code into Hibernate, though I will leave it here, if anyone wants to use it (as an addon to Hibernate).
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-40
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-40
Summary: Fetch profiles
Type: Patch
Status: Assigned
Priority: Major
Project: Hibernate2
Assignee: Gavin King
Reporter: Max Rydahl Andersen
Created: Sat, 3 May 2003 10:24 AM
Updated: Tue, 6 May 2003 5:34 AM
Description:
Fetch profiles
Here's my code for fetch profiles. No test case is
currently developed (though I have my own). I hope you
can test on your own model
http://sourceforge.net/tracker/index.php?func=detail&aid=688610&group_id=40712&atid=428710
---------------------------------------------------------------------
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/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|