|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerCache | |
---|---|
com.avaje.ebean.cache | Server Cache Service |
Uses of ServerCache in com.avaje.ebean.cache |
---|
Methods in com.avaje.ebean.cache that return ServerCache | |
---|---|
ServerCache |
ServerCacheFactory.createCache(Class<?> beanType,
ServerCacheOptions cacheOptions)
Create the cache for the given type with options. |
ServerCache |
ServerCacheManager.getBeanCache(Class<?> beanType)
Return the cache for beans of a particular type. |
ServerCache |
ServerCacheManager.getQueryCache(Class<?> beanType)
Return the cache for query results of a particular type of bean. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |