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

All Implemented Interfaces:
    TransactionManagerLookup

TransactionManagerLookup strategy for Orion
Method from org.hibernate.transaction.OrionTransactionManagerLookup Summary:
getName,   getUserTransactionName
Methods from org.hibernate.transaction.JNDITransactionManagerLookup:
getName,   getTransactionIdentifier,   getTransactionManager
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.transaction.OrionTransactionManagerLookup Detail:
 protected String getName() 
    {@inheritDoc}
 public String getUserTransactionName() 
    {@inheritDoc}