Spring Framework

Package org.springframework.cache.transaction

Transaction-aware decorators for the the org.springframework.cache package.

See: Description

Package org.springframework.cache.transaction Description

Transaction-aware decorators for the the org.springframework.cache package. Provides synchronization of put operations with Spring-managed transactions.
Spring Framework