Uses of Class
io.ebeaninternal.server.core.CacheOptions
Packages that use CacheOptions
Package
Description
Core implementation objects
Bean description
Temporary objects used to collect deployment information
-
Uses of CacheOptions in io.ebeaninternal.server.core
Fields in io.ebeaninternal.server.core declared as CacheOptionsModifier and TypeFieldDescriptionstatic final CacheOptionsCacheOptions.NO_CACHINGInstance when no caching is used.Methods in io.ebeaninternal.server.core that return CacheOptionsModifier and TypeMethodDescriptionstatic CacheOptionsCacheOptions.invalidateQueryCache(String region) -
Uses of CacheOptions in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy that return CacheOptions -
Uses of CacheOptions in io.ebeaninternal.server.deploy.meta
Methods in io.ebeaninternal.server.deploy.meta that return CacheOptionsModifier and TypeMethodDescriptionDeployBeanDescriptor.getCacheOptions()Return the cache options.