Package org.apache.cayenne.cache.invalidation
-
Interface Summary Interface Description InvalidationFunction Deprecated. since 4.1 plain Function>Persistent, Collection>CacheGroupDescriptor>> can be used.InvalidationHandler A pluggable handler to invalidate cache groups on changes in certain objects. -
Class Summary Class Description CacheGroupDescriptor Immutable object describing cache group.CacheGroupsHandler CacheInvalidationFilter ADataChannelSyncFilterthat invalidates cache groups.CacheInvalidationModule This module is autoloaded, all extensions should be done viaCacheInvalidationModuleExtender.CacheInvalidationModuleExtender CacheInvalidationModuleProvider -
Annotation Types Summary Annotation Type Description CacheGroup Annotation for defining cache group in case different cache types are targeted.CacheGroups A built-in annotation that provides declarative cache management for persistent objects.