Class Hierarchy
- java.lang.Object
- org.springframework.data.keyvalue.core.AbstractKeyValueAdapter (implements org.springframework.data.keyvalue.core.KeyValueAdapter)
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- org.springframework.data.hazelcast.repository.query.GeoPredicate<K,V> (implements com.hazelcast.query.Predicate<K,V>)
- org.springframework.data.hazelcast.repository.query.HazelcastCriteriaAccessor (implements org.springframework.data.keyvalue.core.CriteriaAccessor<T>)
- org.springframework.data.hazelcast.repository.query.HazelcastPropertyComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.springframework.data.hazelcast.repository.support.HazelcastQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- org.springframework.data.hazelcast.repository.query.HazelcastSortAccessor (implements org.springframework.data.keyvalue.core.SortAccessor<T>)
- org.springframework.data.keyvalue.repository.query.KeyValuePartTreeQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.keyvalue.core.QueryEngine<ADAPTER,CRITERIA,SORT>
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactoryBean<T,S,ID>
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactory
- org.springframework.data.keyvalue.repository.support.SimpleKeyValueRepository<T,ID> (implements org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>)
- org.springframework.data.hazelcast.repository.support.StringBasedHazelcastRepositoryQuery (implements org.springframework.data.repository.query.RepositoryQuery)
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.hazelcast.repository.HazelcastRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.hazelcast.repository.HazelcastRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
- org.springframework.data.hazelcast.repository.HazelcastRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.hazelcast.repository.HazelcastRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
Annotation Type Hierarchy
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.