All Classes
-
Class Summary Class Description CacheHit<T> CombinedEntityCache CachesCacheHits withEntitys from different repositories in dehydrated form in a single combined GuavaCache.EntityHydration Hydrates and dehydrates entities.L1Cache Caches entities within a transaction to speed up queries within those transactions.L1CacheRepositoryDecorator Adds, removes and retrieves entities from theL1Cachewhen aRepositoryisRepositoryCapability.CACHEABLE.L2Cache In-memory cache of entities read from cacheable repositories.L2CacheRepositoryDecorator Adds, removes and retrieves entities from theL2Cachewhen aRepositoryisRepositoryCapability.CACHEABLE.L3Cache In-memory Query cache containing Queries and resulting ids from cacheable repositoriesL3CacheRepositoryDecorator