当前页面:
在线文档首页 >
Hibernate 2.1.8 正式版 API 英文文档
TransactionManagerLookupFactory (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档
net.sf.hibernate.transaction
Class TransactionManagerLookupFactory
java.lang.Object
net.sf.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