Package | Description |
---|---|
org.hibernate.engine.transaction.jta.platform.internal | |
org.hibernate.testing.jta |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationRegistryBasedSynchronizationStrategy
Implementation of the
JtaSynchronizationStrategy contract based on using a
TransactionSynchronizationRegistry |
class |
TransactionManagerBasedSynchronizationStrategy
Implementation of the
JtaSynchronizationStrategy contract based on using a
TransactionManager |
Modifier and Type | Method and Description |
---|---|
protected JtaSynchronizationStrategy |
AbstractJtaPlatform.getSynchronizationStrategy() |
Modifier and Type | Method and Description |
---|---|
protected JtaSynchronizationStrategy |
TestingJtaPlatformImpl.getSynchronizationStrategy() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.