Uses of Class
io.ebean.cache.TenantAwareKey
Packages that use TenantAwareKey
-
Uses of TenantAwareKey in io.ebean.cache
Constructors in io.ebean.cache with parameters of type TenantAwareKeyModifierConstructorDescriptionTenantAwareCache
(ServerCache delegate, TenantAwareKey tenantAwareKey) Create given the TenantAwareKey and delegate cache to proxy to.