DefaultCacheKeyGenerator
A CacheKeyGenerator that does not generate any cache key.
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