Package org.springframework.data.gemfire.repository.support
package org.springframework.data.gemfire.repository.support
-
ClassDescription
RepositoryFactorySupport
implementation creating repository proxies for Gemfire.GemfireRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>, S, ID> SpringFactoryBean
adapter forGemfireRepositoryFactory
.SimpleGemfireRepository<T,ID> Simple, basicPagingAndSortingRepository
/CrudRepository
implementation for Apache Geode.