Uses of Enum Class
org.javalite.activejdbc.cache.QueryCache
Packages that use QueryCache
-
Uses of QueryCache in org.javalite.activejdbc.cache
Methods in org.javalite.activejdbc.cache that return QueryCacheModifier and TypeMethodDescriptionstatic QueryCacheQueryCache.instance()This class is a singleton, get an instance with this method.static QueryCacheReturns the enum constant of this class with the specified name.static QueryCache[]QueryCache.values()Returns an array containing the constants of this enum class, in the order they are declared.