Uses of Class
io.ebean.cache.ServerCacheConfig
-
Packages that use ServerCacheConfig Package Description io.ebean.cache Server Cache Service -
-
Uses of ServerCacheConfig in io.ebean.cache
Methods in io.ebean.cache with parameters of type ServerCacheConfig Modifier and Type Method Description ServerCacheServerCacheFactory. createCache(ServerCacheConfig config)Create the cache for the given type with options.
-