Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » transaction » [javadoc | source]
org.hibernate.transaction
public class: JOTMTransactionManagerLookup [javadoc | source]
java.lang.Object
   org.hibernate.transaction.JOTMTransactionManagerLookup

All Implemented Interfaces:
    TransactionManagerLookup

TransactionManagerLookup strategy for JOTM
Method from org.hibernate.transaction.JOTMTransactionManagerLookup Summary:
getTransactionIdentifier,   getTransactionManager,   getUserTransactionName
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.transaction.JOTMTransactionManagerLookup Detail:
 public Object getTransactionIdentifier(Transaction transaction) 
    {@inheritDoc}
 public TransactionManager getTransactionManager(Properties props) throws HibernateException 
    {@inheritDoc}
 public String getUserTransactionName() 
    {@inheritDoc}