Package ch.ivyteam.ivy.data.cache


package ch.ivyteam.ivy.data.cache
The IDataCache API allows caching of data per session, application and environment.
  • Interfaces
    Class
    Description
    A Data Cache is a container for data cache groups and therefore as well for data cache entries.
    Runtime context for clients to access data caches in its scope.
    A data cache entry represents an entity that is cached by the Data Cache API.
    A group for data caches entries to sort similar entries in one place.