[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5383) Register only one JTA sync from Hibernate

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Jul 21 15:27:36 EDT 2010


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

Steve Ebersole updated HHH-5383:
--------------------------------

    Fix Version/s:     (was: 3.6.0.Beta1)
                   4.x

> Register only one JTA sync from Hibernate
> -----------------------------------------
>
>                 Key: HHH-5383
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5383
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 4.x
>
>          Time Spent: 1h 35m
>  Remaining Estimate: 0h
>
> Currently, in the case of JTA-based transactions, org.hibernate.Transaction#registerSyncronization delegates the sync registration to the JTA transaction.  The problem is that JTA/JTS do not require ordering of the sync callbacks

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