Uses of Enum Class
org.javalite.activejdbc.cache.QueryCache
-
Uses of QueryCache in org.javalite.activejdbc.cache
Modifier and TypeMethodDescriptionstatic QueryCache
QueryCache.instance()
This class is a singleton, get an instance with this method.static QueryCache
Returns 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.