Hierarchy For Package org.springframework.data.mongodb.repository.query
Class Hierarchy
- java.lang.Object
- org.springframework.data.mongodb.repository.query.AbstractMongoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mongodb.repository.query.PartTreeMongoQuery
- org.springframework.data.mongodb.repository.query.StringBasedAggregation
- org.springframework.data.mongodb.repository.query.StringBasedMongoQuery
- org.springframework.data.mongodb.repository.query.VectorSearchAggregation
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,
S> - org.springframework.data.mongodb.repository.query.MongoQueryCreator
- org.springframework.data.mongodb.repository.query.AbstractReactiveMongoQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mongodb.repository.query.ReactivePartTreeMongoQuery
- org.springframework.data.mongodb.repository.query.ReactiveStringBasedAggregation
- org.springframework.data.mongodb.repository.query.ReactiveStringBasedMongoQuery
- org.springframework.data.mongodb.repository.query.ReactiveVectorSearchAggregation
- org.springframework.data.mongodb.repository.query.ConvertingParameterAccessor (implements org.springframework.data.mongodb.repository.query.MongoParameterAccessor)
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.DeleteExecution<T> (implements org.springframework.data.mongodb.repository.query.MongoQueryExecution)
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.GeoNearExecution (implements org.springframework.data.mongodb.repository.query.MongoQueryExecution)
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.PagingGeoNearExecution
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.PagedExecution<T> (implements org.springframework.data.mongodb.repository.query.MongoQueryExecution)
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.SlicedExecution<T> (implements org.springframework.data.mongodb.repository.query.MongoQueryExecution)
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.UpdateExecution (implements org.springframework.data.mongodb.repository.query.MongoQueryExecution)
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.VectorSearchExecution (implements org.springframework.data.mongodb.repository.query.MongoQueryExecution)
- org.springframework.data.repository.query.Parameter
- org.springframework.data.mongodb.repository.query.MongoParameters.MongoParameter
- org.springframework.data.repository.query.Parameters<S,
T> (implements org.springframework.data.util.Streamable<T>) - org.springframework.data.mongodb.repository.query.MongoParameters
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.data.mongodb.repository.query.MongoParametersParameterAccessor (implements org.springframework.data.mongodb.repository.query.MongoParameterAccessor)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.mongodb.repository.query.MongoQueryMethod
- org.springframework.data.mongodb.repository.query.ReactiveMongoQueryMethod
- org.springframework.data.mongodb.repository.query.MongoQueryMethod
- org.springframework.data.mongodb.repository.query.AbstractMongoQuery (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.mongodb.repository.query.MongoEntityInformation<T,
ID>
- org.springframework.data.mongodb.repository.query.MongoEntityInformation<T,
- org.springframework.data.mongodb.repository.query.MongoEntityMetadata<T>
- org.springframework.data.repository.core.EntityInformation<T,
- java.lang.Iterable<T>
- org.springframework.data.repository.query.ParameterAccessor
- org.springframework.data.mongodb.repository.query.MongoParameterAccessor
- org.springframework.data.repository.query.ParameterAccessor
- java.util.Iterator<E>
- org.springframework.data.mongodb.repository.query.ConvertingParameterAccessor.PotentiallyConvertingIterator
- org.springframework.data.mongodb.repository.query.MongoQueryExecution
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.mongodb.repository.query.MongoQueryExecution.DeleteExecution.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)