org.kuali.student.common.util.jta
Class AtomikosManagedRuntime
java.lang.Object
   org.apache.openjpa.ee.AbstractManagedRuntime
org.apache.openjpa.ee.AbstractManagedRuntime
       org.kuali.student.common.util.jta.AtomikosManagedRuntime
org.kuali.student.common.util.jta.AtomikosManagedRuntime
- All Implemented Interfaces: 
- org.apache.openjpa.ee.ManagedRuntime
- public class AtomikosManagedRuntime 
- extends org.apache.openjpa.ee.AbstractManagedRuntime- implements org.apache.openjpa.ee.ManagedRuntime
 
 
| Methods inherited from class org.apache.openjpa.ee.AbstractManagedRuntime | 
| doNonTransactionalWork, getTransactionKey | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface org.apache.openjpa.ee.ManagedRuntime | 
| doNonTransactionalWork, getTransactionKey | 
 
AtomikosManagedRuntime
public AtomikosManagedRuntime()
getRollbackCause
public Throwable getRollbackCause()
                           throws Exception
- 
- Specified by:
- getRollbackCausein interface- org.apache.openjpa.ee.ManagedRuntime
 
- 
- Throws:
- Exception
 
getTransactionManager
public TransactionManager getTransactionManager()
                                         throws Exception
- 
- Specified by:
- getTransactionManagerin interface- org.apache.openjpa.ee.ManagedRuntime
 
- 
- Throws:
- Exception
 
setRollbackOnly
public void setRollbackOnly(Throwable cause)
                     throws Exception
- 
- Specified by:
- setRollbackOnlyin interface- org.apache.openjpa.ee.ManagedRuntime
 
- 
- Throws:
- Exception
 
getTm
public static TransactionManager getTm()
- 
 
- 
 
setTm
public static void setTm(TransactionManager tm)
- 
 
- 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.