Skip navigation links
Spring Framework

Package org.springframework.transaction.annotation

Java 5 annotation for transaction demarcation.

See: Description

Package org.springframework.transaction.annotation Description

Java 5 annotation for transaction demarcation. Hooked into Spring's transaction interception infrastructure via a special TransactionAttributeSource implementation.
Skip navigation links
Spring Framework