Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.cache.transaction Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| AbstractTransactionSupportingCacheManager | Base class for CacheManager implementations that want to support built-inawareness of Spring-managed transactions. | Class | org.springframework.cache.transaction | Spring MVC |
|
| TransactionAwareCacheDecorator | Cache decorator which synchronizes its put(java. | Class | org.springframework.cache.transaction | Spring MVC |
|
| TransactionAwareCacheManagerProxy | Proxy for a target CacheManager, exposing transaction-aware Cache objectswhich synchronize their Cache. | Class | org.springframework.cache.transaction | Spring MVC |