[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2778) TransactionManagerLookup implementation for Bitronix Transaction Manager

Ludovic Orban (JIRA) noreply at atlassian.com
Mon Aug 13 16:15:13 EDT 2007


TransactionManagerLookup implementation for Bitronix Transaction Manager
------------------------------------------------------------------------

                 Key: HHH-2778
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2778
             Project: Hibernate3
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.2.5
            Reporter: Ludovic Orban
            Priority: Minor
         Attachments: BTMTransactionManagerLookup.java

Please find attached a org.hibernate.transaction.TransactionManagerLookup implementation for BTM (http://docs.codehaus.org/display/BTM/).

It has no direct dependency on any class as it uses reflection to get a transaction manager reference. Code is trivial, it is a single class that should be added to org.hibernate.transaction package.

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