Uses of Class
com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
Packages that use RedisEnhancedRepositoryFactory
-
Uses of RedisEnhancedRepositoryFactory in com.redis.om.spring.repository.support
Methods in com.redis.om.spring.repository.support that return RedisEnhancedRepositoryFactoryModifier and TypeMethodDescriptionprotected RedisEnhancedRepositoryFactoryRedisEnhancedRepositoryFactoryBean.createRepositoryFactory(org.springframework.data.keyvalue.core.KeyValueOperations operations, Class<? extends org.springframework.data.repository.query.parser.AbstractQueryCreator<?, ?>> queryCreator, Class<? extends org.springframework.data.repository.query.RepositoryQuery> repositoryQueryType) Create the repository factory to be used to create repositories.