Uses of Interface
io.ebean.cache.QueryCacheEntryValidate
Packages that use QueryCacheEntryValidate
-
Uses of QueryCacheEntryValidate in io.ebean.cache
Methods in io.ebean.cache that return QueryCacheEntryValidateModifier and TypeMethodDescriptionServerCacheConfig.getQueryCacheEntryValidate()
Return the service that provides validation for query cache entries.Constructors in io.ebean.cache with parameters of type QueryCacheEntryValidateModifierConstructorDescriptionServerCacheConfig
(ServerCacheType type, String cacheKey, String shortName, ServerCacheOptions cacheOptions, CurrentTenantProvider tenantProvider, QueryCacheEntryValidate queryCacheEntryValidate)