|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
com.atomikos.icatch.jta.hibernate4.AtomikosJ2eePlatform
public class AtomikosJ2eePlatform
Hibernate4 JTA Platform which is using the J2eeTransactionManager and the J2eeUserTransaction. Use this one, if you want to integrate Hibernate4 and Atomikos is used in a J2EE container environment or externally managed via Spring.
| Constructor Summary | |
|---|---|
AtomikosJ2eePlatform()
|
|
| Method Summary | |
|---|---|
protected TransactionManager |
locateTransactionManager()
|
protected UserTransaction |
locateUserTransaction()
|
| Methods inherited from class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform |
|---|
canCacheTransactionManager, canCacheTransactionManagerByDefault, canCacheUserTransaction, canCacheUserTransactionByDefault, canRegisterSynchronization, configure, getCurrentStatus, getSynchronizationStrategy, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtomikosJ2eePlatform()
| Method Detail |
|---|
protected TransactionManager locateTransactionManager()
locateTransactionManager in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatformprotected UserTransaction locateUserTransaction()
locateUserTransaction in class org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||