Uses of Enum
com.github.developframework.resource.spring.cache.CacheType
Packages that use CacheType
Package
Description
-
Uses of CacheType in com.github.developframework.resource.spring
Fields in com.github.developframework.resource.spring declared as CacheTypeModifier and TypeFieldDescriptionprotected final CacheTypeSpringDataResourceCacheManager.cacheTypeConstructors in com.github.developframework.resource.spring with parameters of type CacheTypeModifierConstructorDescriptionSpringDataResourceCacheManager(REPOSITORY repository, ResourceDefinition<ENTITY> resourceDefinition, String cacheKey, Duration timeout, CacheType cacheType) -
Uses of CacheType in com.github.developframework.resource.spring.cache
Methods in com.github.developframework.resource.spring.cache that return CacheType