Hierarchy For Package org.springframework.data.couchbase.repository.query
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.couchbase.repository.query.AbstractCouchbaseQueryBase<CouchbaseOperationsType> (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.AbstractCouchbaseQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.PartTreeCouchbaseQuery
- org.springframework.data.couchbase.repository.query.StringBasedCouchbaseQuery
- org.springframework.data.couchbase.repository.query.AbstractReactiveCouchbaseQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.ReactiveCouchbaseRepositoryQuery
- org.springframework.data.couchbase.repository.query.ReactivePartTreeCouchbaseQuery
- org.springframework.data.couchbase.repository.query.ReactiveStringBasedCouchbaseQuery
- org.springframework.data.couchbase.repository.query.AbstractCouchbaseQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.AbstractN1qlBasedQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.PartTreeN1qlBasedQuery
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,
S> - org.springframework.data.couchbase.repository.query.N1qlMutateQueryCreator (implements org.springframework.data.couchbase.repository.query.PartTreeN1qlQueryCreator)
- org.springframework.data.couchbase.repository.query.N1qlQueryCreator
- org.springframework.data.couchbase.repository.query.OldN1qlQueryCreator (implements org.springframework.data.couchbase.repository.query.PartTreeN1qlQueryCreator)
- org.springframework.data.couchbase.repository.query.N1qlCountQueryCreator
- org.springframework.data.couchbase.repository.query.StringN1qlQueryCreator
- org.springframework.data.couchbase.repository.query.ConvertingIterator (implements java.util.Iterator<E>)
- org.springframework.data.couchbase.repository.query.CouchbaseRepositoryQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.CountFragment
- org.springframework.data.couchbase.repository.query.N1qlRepositoryQueryExecutor
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.data.couchbase.repository.query.ReactiveCouchbaseParameterAccessor
- org.springframework.data.repository.query.parser.PartTree (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.couchbase.repository.query.CouchbasePartTree
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.couchbase.repository.query.CouchbaseQueryMethod
- org.springframework.data.couchbase.repository.query.ReactiveCouchbaseQueryMethod
- org.springframework.data.couchbase.repository.query.CouchbaseQueryMethod
- org.springframework.data.couchbase.repository.query.ReactiveAbstractN1qlBasedQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.couchbase.repository.query.ReactivePartTreeN1qlBasedQuery
- org.springframework.data.couchbase.repository.query.ReactiveN1qlRepositoryQueryExecutor
- org.springframework.data.couchbase.repository.query.StringBasedN1qlQueryParser
- org.springframework.data.couchbase.repository.query.StringBasedN1qlQueryParser.N1qlSpelValues
- org.springframework.data.couchbase.repository.query.AbstractCouchbaseQueryBase<CouchbaseOperationsType> (implements org.springframework.data.repository.query.RepositoryQuery)
Interface Hierarchy
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.repository.core.EntityInformation<T,
ID> - org.springframework.data.couchbase.repository.query.CouchbaseEntityInformation<T,
ID>
- org.springframework.data.couchbase.repository.query.CouchbaseEntityInformation<T,
- org.springframework.data.repository.core.EntityInformation<T,
- org.springframework.data.couchbase.repository.query.PartTreeN1qlQueryCreator