TypePolicyCacheKeyGenerator

A CacheKeyGenerator that uses annotations to compute the id

Functions

Link copied to clipboard
open override fun cacheKeyForObject(obj: Map<String, Any?>, context: CacheKeyGeneratorContext): CacheKey?

Returns a CacheKey for the given object or null if the object doesn't have an id