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

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Dec 27 12:35:19 EST 2011


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

Steve Ebersole closed HHH-5383.
-------------------------------

       Resolution: Out of Date
    Fix Version/s:     (was: 4.x)

This was already done as part of other work

> 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
>          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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list