[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7090) Temporary session closing affects original session

Lukasz Antoniak (JIRA) noreply at atlassian.com
Mon Feb 20 15:56:12 EST 2012


Temporary session closing affects original session
--------------------------------------------------

                 Key: HHH-7090
                 URL: https://hibernate.onjira.com/browse/HHH-7090
             Project: Hibernate ORM
          Issue Type: Bug
          Components: core
    Affects Versions: 4.1.0
            Reporter: Lukasz Antoniak
            Assignee: Steve Ebersole


{{SharedSessionBuilder#transactionContext()}} shares the entire {{TransactionContext}}, which causes problems after temporary session closing (original session is closed as well). Also the auto-closing feature might not work as expected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list