パッケージ org.springframework.boot.transaction.autoconfigure の階層
クラス階層
- java.lang.ObjectSE
- org.springframework.boot.transaction.autoconfigure.PersistenceExceptionTranslationAutoConfiguration
- org.springframework.boot.transaction.autoconfigure.TransactionAutoConfiguration
- org.springframework.boot.transaction.autoconfigure.TransactionAutoConfiguration.EnableTransactionManagementConfiguration
- org.springframework.boot.transaction.autoconfigure.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration
- org.springframework.boot.transaction.autoconfigure.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration
- org.springframework.boot.transaction.autoconfigure.TransactionAutoConfiguration.TransactionTemplateConfiguration
- org.springframework.boot.transaction.autoconfigure.TransactionManagerCustomizationAutoConfiguration
- org.springframework.boot.transaction.autoconfigure.TransactionManagerCustomizers
- org.springframework.boot.transaction.autoconfigure.TransactionProperties (implements org.springframework.boot.transaction.autoconfigure.TransactionManagerCustomizer<T>)
インターフェース階層
- org.springframework.boot.transaction.autoconfigure.TransactionManagerCustomizer<T>