Spring Framework

Package org.springframework.transaction.annotation

JDK 1.5+ annotation for transaction demarcation.

See: Description

Package org.springframework.transaction.annotation Description

JDK 1.5+ annotation for transaction demarcation. Hooked into Spring's transaction interception infrastructure via a special TransactionAttributeSource implementation.
Spring Framework