Save This Page
Home » Hibernate-3.3.2.GA » org.hibernate » transaction » [javadoc | source]
org.hibernate.transaction
public final class: TransactionManagerLookupFactory [javadoc | source]
java.lang.Object
   org.hibernate.transaction.TransactionManagerLookupFactory
Helper for generating TransactionManagerLookup instances.
Method from org.hibernate.transaction.TransactionManagerLookupFactory Summary:
getTransactionManager,   getTransactionManagerLookup
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.transaction.TransactionManagerLookupFactory Detail:
 public static TransactionManager getTransactionManager(Properties props) throws HibernateException 
 public static TransactionManagerLookup getTransactionManagerLookup(Properties props) throws HibernateException