|
|||||||||
| 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.AtomikosPlatform
public class AtomikosPlatform
Hibernate4 JTA Platform which is using the standard UserTransactionManager and the standard UserTransactionImp object.
If you are looking for J2EE container managed transactions or using an external infrastructure like Spring to setup
them, use the AtomikosJ2eePlatform to integrate Hibernate4.
| Constructor Summary | |
|---|---|
AtomikosPlatform()
|
|
| 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 AtomikosPlatform()
| 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 | ||||||||