当前页面:
在线文档首页 >
Hibernate 3.2.3 正式版 API 英文文档
TransactionManagerLookupFactory (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
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