Class Hierarchy
- java.lang.Object
- org.springframework.data.gemfire.repository.Wrapper<T,KEY>
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.gemfire.repository.GemfireRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.gemfire.repository.GemfireRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>)
Annotation Interface Hierarchy
- org.springframework.data.gemfire.repository.Query (implements java.lang.annotation.Annotation)