Overview
Package
Class
Tree
Deprecated
Index
Help
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.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.
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.
EnableTransactionManagement
(implements java.lang.annotation.
Annotation
)
org.springframework.transaction.annotation.
Transactional
(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.
Isolation
org.springframework.transaction.annotation.
Propagation
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes