[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3373) Stateless session should not load collections, or do it more carefully

Gregory Klimov (JIRA) noreply at atlassian.com
Fri Jul 4 13:28:38 EDT 2008


Stateless session should not load collections, or do it more carefully
----------------------------------------------------------------------

                 Key: HHH-3373
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3373
             Project: Hibernate3
          Issue Type: Bug
          Components: core
            Reporter: Gregory Klimov
         Attachments: hibernate-test.zip

Service class has collection which is loaded eagerly. When loading Service everything is ok, but not the same when preloading User (with is many-to-one with service).

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