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

Ludovic Orban (JIRA) noreply at atlassian.com
Sun Sep 2 10:45:14 EDT 2007


TransactionManagerLookup implementation for Atomikos Transaction Manager
------------------------------------------------------------------------

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

Please find attached a org.hibernate.transaction.TransactionManagerLookup implementation for Atomikos (http://www.atomikos.com/products.html).

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