[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-950) interface for SessionFactory.getCurrentSession() handling

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:40 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-950.
------------------------------


Closing stale resolved issues

> interface for SessionFactory.getCurrentSession() handling
> ---------------------------------------------------------
>
>                 Key: HHH-950
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-950
>             Project: Hibernate Core
>          Issue Type: New Feature
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.1 rc 1
>
>
> Lot of requests to extend SessionFactory.getCurrentSession() availability beyond JTA environments.  A trivial thing to do here is to move this processing behind an interface (CurrentSessionTracker?) which SF uses for the current session stuff.  Then we could allow users to plug in custom implementations.

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