Class Hierarchy
- java.lang.Object
- org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.transaction.interceptor.TransactionAttributeSource)
- org.springframework.transaction.annotation.AnnotationTransactionAttributeSource (implements java.io.Serializable)
- org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration
- org.springframework.context.annotation.AdviceModeImportSelector<A> (implements org.springframework.context.annotation.ImportSelector)
- org.springframework.transaction.annotation.TransactionManagementConfigurationSelector
- org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser (implements java.io.Serializable, org.springframework.transaction.annotation.TransactionAnnotationParser)
- org.springframework.transaction.annotation.JtaTransactionAnnotationParser (implements java.io.Serializable, org.springframework.transaction.annotation.TransactionAnnotationParser)
- org.springframework.transaction.annotation.SpringTransactionAnnotationParser (implements java.io.Serializable, org.springframework.transaction.annotation.TransactionAnnotationParser)
- org.springframework.transaction.event.TransactionalEventListenerFactory (implements org.springframework.context.event.EventListenerFactory, org.springframework.core.Ordered)
- org.springframework.transaction.annotation.RestrictedTransactionalEventListenerFactory
- org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.transaction.interceptor.TransactionAttributeSource)
Interface Hierarchy
- org.springframework.transaction.annotation.TransactionAnnotationParser
- org.springframework.transaction.annotation.TransactionManagementConfigurer
Annotation Interface Hierarchy
- org.springframework.transaction.annotation.EnableTransactionManagement (implements java.lang.annotation.Annotation)
- org.springframework.transaction.annotation.Transactional (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.transaction.annotation.Isolation
- org.springframework.transaction.annotation.Propagation
- org.springframework.transaction.annotation.RollbackOn
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)