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.mapdb.query.predicates.EqualsPredicate (implements java.util.function.Predicate<T>)
- org.springframework.data.mapdb.query.predicates.GreaterLessPredicate (implements java.util.function.Predicate<T>)
- org.springframework.data.mapdb.query.predicates.LikePredicate (implements java.util.function.Predicate<T>)
- org.springframework.data.mapdb.query.MapDbCriteriaAccessor (implements org.springframework.data.keyvalue.core.CriteriaAccessor<T>)
- org.springframework.data.mapdb.query.MapDbSortAccessor (implements org.springframework.data.keyvalue.core.SortAccessor<T>)
- org.springframework.data.mapdb.query.predicates.NullCheckPredicate (implements java.util.function.Predicate<T>)
- org.springframework.data.mapdb.query.PropertyComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.springframework.data.mapdb.query.predicates.PropertyPredicate<V> (implements java.util.function.Predicate<T>)
- org.springframework.data.keyvalue.core.QueryEngine<ADAPTER,CRITERIA,SORT>
- org.springframework.data.keyvalue.repository.support.SimpleKeyValueRepository<T,ID> (implements org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>)
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
- org.springframework.data.mapdb.repository.MapDbRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
- org.springframework.data.mapdb.repository.MapDbRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
- org.springframework.data.mapdb.repository.MapDbRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>
- org.springframework.data.mapdb.repository.MapDbRepository<T,ID>
Annotation Type Hierarchy
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.