Package | Description |
---|---|
org.springframework.boot.autoconfigure.transaction.jta |
Auto-configuration for JTA.
|
org.springframework.boot.jta.atomikos |
Support classes for Atomikos JTA.
|
org.springframework.boot.jta.bitronix |
Support classes for Bitronix JTA.
|
org.springframework.boot.jta.narayana |
Support classes for Narayana JTA.
|
Modifier and Type | Method and Description |
---|---|
XADataSourceWrapper |
NarayanaJtaConfiguration.xaDataSourceWrapper(NarayanaRecoveryManagerBean narayanaRecoveryManagerBean,
NarayanaProperties narayanaProperties) |
Modifier and Type | Class and Description |
---|---|
class |
AtomikosXADataSourceWrapper
|
Modifier and Type | Class and Description |
---|---|
class |
BitronixXADataSourceWrapper
|
Modifier and Type | Class and Description |
---|---|
class |
NarayanaXADataSourceWrapper
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.