|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.transaction.AbstractTransactionController
org.eclipse.persistence.transaction.JTATransactionController
org.eclipse.persistence.transaction.jotm.JotmTransactionController
public class JotmTransactionController
Purpose: TransactionController implementation for JOTM
Description: Implements the required behavior for controlling JTA transactions in JOTM.
JTATransactionController
Constructor Summary | |
---|---|
JotmTransactionController()
|
Method Summary |
---|
Methods inherited from class org.eclipse.persistence.transaction.JTATransactionController |
---|
getDefaultTransactionManager, getTransactionManager, isRolledBack_impl, setDefaultTransactionManager, setTransactionManager |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JotmTransactionController()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |