|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.persistence.transaction.AbstractTransactionController org.eclipse.persistence.transaction.JTATransactionController org.eclipse.persistence.transaction.glassfish.GlassfishTransactionController org.eclipse.persistence.transaction.sunas.SunAS9TransactionController
public class SunAS9TransactionController
Purpose: TransactionController implementation for SunAS9 JTA
Description: Implements the required behavior for controlling JTA transactions in SunAS9. The JTA TransactionManager must be set on the instance.
replaced by GlassfishTransactionController
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.transaction.glassfish.GlassfishTransactionController |
---|
JNDI_TRANSACTION_MANAGER_NAME |
Fields inherited from class org.eclipse.persistence.transaction.JTATransactionController |
---|
defaultTransactionManager, transactionManager |
Fields inherited from class org.eclipse.persistence.transaction.AbstractTransactionController |
---|
activeUnitOfWorkThreadLocal, currentlyProcessedListeners, listenerFactory, numSessionsRequiringSequencingCallback, sequencingListeners, session, unitsOfWork |
Constructor Summary | |
---|---|
SunAS9TransactionController()
|
Method Summary |
---|
Methods inherited from class org.eclipse.persistence.transaction.glassfish.GlassfishTransactionController |
---|
acquireTransactionManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SunAS9TransactionController()
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |