public interface QueryCacheEntryValidate
Used to validate that a query cache entry is still valid based on dependent tables.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isValid
(QueryCacheEntry queryCacheEntry) Return true if the entry is still valid based on dependent tables.
-
Method Details
-
isValid
Return true if the entry is still valid based on dependent tables.
-