Uses of Class
io.ebean.cache.QueryCacheEntry
-
Packages that use QueryCacheEntry Package Description io.ebean.cache Server Cache Service -
-
Uses of QueryCacheEntry in io.ebean.cache
Methods in io.ebean.cache with parameters of type QueryCacheEntry Modifier and Type Method Description boolean
QueryCacheEntryValidate. isValid(QueryCacheEntry queryCacheEntry)
Return true if the entry is still valid based on dependent tables.
-