See: Description
| Interface | Description |
|---|---|
| PlatformTransactionManagerCustomizer<T extends org.springframework.transaction.PlatformTransactionManager> |
Callback interface that can be implemented by beans wishing to customize
PlatformTransactionManagers whilst retaining default
auto-configuration. |
| Class | Description |
|---|---|
| TransactionAutoConfiguration |
Auto-configuration for Spring transaction. |
| TransactionAutoConfiguration.EnableTransactionManagementConfiguration | |
| TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration | |
| TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration | |
| TransactionAutoConfiguration.TransactionTemplateConfiguration | |
| TransactionManagerCustomizers |
A collection of
PlatformTransactionManagerCustomizer. |
| TransactionProperties |
Configuration properties that can be applied to an
AbstractPlatformTransactionManager. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.