Uses of Annotation Interface
org.springframework.transaction.annotation.Transactional
Packages that use Transactional
Package
Description
Spring's support for annotation-based transaction demarcation.
-
Uses of Transactional in org.springframework.transaction.annotation
Methods in org.springframework.transaction.annotation with parameters of type TransactionalModifier and TypeMethodDescriptionSpringTransactionAnnotationParser.parseTransactionAnnotation(Transactional ann)