Uses of Class
io.ebean.cache.TenantAwareKey
-
Packages that use TenantAwareKey Package Description io.ebean.cache Server Cache Service -
-
Uses of TenantAwareKey in io.ebean.cache
Constructors in io.ebean.cache with parameters of type TenantAwareKey Constructor Description TenantAwareCache(ServerCache delegate, TenantAwareKey tenantAwareKey)Create given the TenantAwareKey and delegate cache to proxy to.
-