Uses of Package
ch.ivyteam.ivy.data.cache
-
Packages that use ch.ivyteam.ivy.data.cache Package Description ch.ivyteam.ivy.data.cache TheIDataCache
API allows caching of data per session, application and environment.ch.ivyteam.ivy.environment -
Classes in ch.ivyteam.ivy.data.cache used by ch.ivyteam.ivy.data.cache Class Description IDataCache A Data Cache is a container for data cache groups and therefore as well for data cache entries.IDataCacheEntry A data cache entry represents an entity that is cached by the Data Cache API.IDataCacheGroup A group for data caches entries to sort similar entries in one place. -
Classes in ch.ivyteam.ivy.data.cache used by ch.ivyteam.ivy.environment Class Description IDataCacheContext Runtime context for clients to access data caches in its scope.