Uses of Interface
io.ebean.cache.QueryCacheEntryValidate
-
Uses of QueryCacheEntryValidate in io.ebean.cache
Modifier and TypeMethodDescriptionServerCacheConfig.getQueryCacheEntryValidate()
Return the service that provides validation for query cache entries.ModifierConstructorDescriptionServerCacheConfig
(ServerCacheType type, String cacheKey, String shortName, ServerCacheOptions cacheOptions, CurrentTenantProvider tenantProvider, QueryCacheEntryValidate queryCacheEntryValidate)