| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.transaction |
Auto-configuration for transaction support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionProperties
Configuration properties that can be applied to an
AbstractPlatformTransactionManager. |
| Modifier and Type | Method and Description |
|---|---|
TransactionManagerCustomizers |
TransactionAutoConfiguration.platformTransactionManagerCustomizers(ObjectProvider<List<PlatformTransactionManagerCustomizer<?>>> customizers) |
| Constructor and Description |
|---|
TransactionManagerCustomizers(Collection<? extends PlatformTransactionManagerCustomizer<?>> customizers) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.