| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see EbeanServer and Ebean).
|
| com.avaje.ebean.cache |
Server Cache Service
|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| Class and Description |
|---|
| ServerCacheManager
The cache service for server side caching of beans and query results.
|
| Class and Description |
|---|
| ServerCache
Represents part of the "L2" server side cache.
|
| ServerCacheFactory
Defines method for constructing caches for beans and queries.
|
| ServerCacheOptions
Options for controlling a cache.
|
| ServerCacheStatistics
The statistics collected per cache.
|
| ServerCacheType
The type of L2 caches.
|
| Class and Description |
|---|
| ServerCacheManager
The cache service for server side caching of beans and query results.
|
| ServerCachePlugin
The plugin interface that creates a ServerCacheFactory.
|
Copyright © 2016. All rights reserved.