com.atomikos.icatch.jta.hibernate
Class TransactionManagerLookup
java.lang.Object
com.atomikos.icatch.jta.hibernate.TransactionManagerLookup
public class TransactionManagerLookup
- extends Object
Copyright © 2005, Atomikos. All rights reserved.
This class is provided for Hibernate integration.
To use Atomikos as the Hibernate JTA transaction manager,
specify this class as the value of the
hibernate.transaction.manager_lookup_class of the
hibernate configuration properties.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionManagerLookup
public TransactionManagerLookup()
getTransactionManager
public TransactionManager getTransactionManager(Properties arg0)
throws HibernateException
- Throws:
HibernateException
getUserTransactionName
public String getUserTransactionName()