|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openjpa.ee.AbstractManagedRuntime
public abstract class AbstractManagedRuntime
Constructor Summary | |
---|---|
AbstractManagedRuntime()
|
Method Summary | |
---|---|
java.lang.Object |
getTransactionKey()
Returns a transaction key that can be used to associate transactions and Brokers. |
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 |
---|
getRollbackCause, getTransactionManager, setRollbackOnly |
Constructor Detail |
---|
public AbstractManagedRuntime()
Method Detail |
---|
public java.lang.Object getTransactionKey() throws java.lang.Exception, javax.transaction.SystemException
getTransactionKey
in interface ManagedRuntime
java.lang.Exception
javax.transaction.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |