[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5864) Begin Transaction - During Select

VISHAL JAIN (JIRA) noreply at atlassian.com
Sun Jan 23 11:28:05 EST 2011


Begin Transaction - During Select
---------------------------------

                 Key: HHH-5864
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5864
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.6.0
         Environment: Windows - Home Premium
            Reporter: VISHAL JAIN
            Priority: Blocker
         Attachments: hibernate_reference.pdf

Assuming that I have to load entities - Hibernate will trigger a select statement on the underlying database. However when I try to do this as per your tutorial code, I always need to begin and commit a transaction. Don't you think this is an overhead on the underlying database and a performance overhead? EJBeans provide much cleaner way to handle these kind of scenarios. What is the support in Hibernate?

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