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

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


     [ https://hibernate.onjira.com/browse/HHH-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Antoniak updated HHH-7090:
---------------------------------

    Attachment: TemporarySessionTest.java

> 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
>              Labels: session
>         Attachments: TemporarySessionTest.java
>
>
> {{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