JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.transaction.annotation
Package Hierarchies:
All Packages
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
)
Interface Hierarchy
org.springframework.transaction.annotation.
TransactionAnnotationParser
org.springframework.transaction.annotation.
TransactionManagementConfigurer
Annotation Type Hierarchy
org.springframework.transaction.annotation.
Transactional
(implements java.lang.annotation.
Annotation
)
org.springframework.transaction.annotation.
EnableTransactionManagement
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.transaction.annotation.
Propagation
org.springframework.transaction.annotation.
Isolation
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes