| Package | Description | 
|---|---|
| org.javalite.activejdbc.cache | 
 Classes for operations with caches. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CacheEvent.CacheEventType | 
CacheEvent.getType()  | 
static CacheEvent.CacheEventType | 
CacheEvent.CacheEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CacheEvent.CacheEventType[] | 
CacheEvent.CacheEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2020 JavaLite. All rights reserved.