Uses of Enum Class
org.javalite.activejdbc.cache.CacheEvent.CacheEventType
-
Uses of CacheEvent.CacheEventType in org.javalite.activejdbc.cache
Modifier and TypeMethodDescriptionCacheEvent.getType()
static CacheEvent.CacheEventType
Returns the enum constant of this class with the specified name.static CacheEvent.CacheEventType[]
CacheEvent.CacheEventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.