Uses of Package
io.ebean.cache
Packages that use io.ebean.cache
Package
Description
Server Cache Service
Configuration settings for Database construction
-
Classes in io.ebean.cache used by io.ebeanClassDescriptionThe cache service for server side caching of beans and query results.
-
Classes in io.ebean.cache used by io.ebean.cacheClassDescriptionFor query cache entries we additionally hold the dependent tables and timestamp for the query result.Used to validate that a query cache entry is still valid based on dependent tables.Represents part of the "L2" server side cache.Configuration used to create ServerCache instances.Defines method for constructing caches for beans and queries.Notification event that dependent tables have been modified.Interface for both listening to notification changes and sending them to other members of the cluster.Options for controlling a cache.Cache region can be enabled independently.The statistics collected per cache.The type of L2 caches.Tenant aware handling for caching.
-
Classes in io.ebean.cache used by io.ebean.config