Package | Description |
---|---|
org.javalite.activejdbc |
ActiveJDBC - the agile Java ORM.
|
org.javalite.activejdbc.cache |
Classes for operations with caches.
|
Modifier and Type | Method and Description |
---|---|
static CacheManager |
Registry.cacheManager() |
Modifier and Type | Class and Description |
---|---|
class |
EHCache3Manager
Cache implementation based on EHCache 3.
|
class |
EHCacheManager
Cache implementation based on EHCache 2.
|
class |
NopeCacheManager
Blank class, does nothing.
|
class |
RedisCacheManager
Redis cache manager.
|
Modifier and Type | Method and Description |
---|---|
CacheManager |
QueryCache.getCacheManager() |
Copyright © 2019 JavaLite. All rights reserved.