org.hibernate.transaction
Class TransactionManagerLookupFactory
java.lang.Object
org.hibernate.transaction.TransactionManagerLookupFactory
public final class TransactionManagerLookupFactory
- extends Object
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTransactionManager
public static final TransactionManager getTransactionManager(Properties props)
throws HibernateException
- Throws:
HibernateException
getTransactionManagerLookup
public static final TransactionManagerLookup getTransactionManagerLookup(Properties props)
throws HibernateException
- Throws:
HibernateException