Uses of Package
org.springframework.data.mongodb.core.query
Packages that use org.springframework.data.mongodb.core.query
Package
Description
MongoDB core support.
Support for the MongoDB aggregation framework.
Support for MongoDB document indexing.
Infrastructure for the MongoDB document-to-object mapping subsystem.
Support for MongoDB map-reduce operations.
MongoDB specific messaging support for listening to eg.
MongoDB specific query and update support.
MongoDB schema validation specifics.
Support for MongoDB GridFS feature.
Query derivation mechanism for MongoDB specific repositories.
Support infrastructure for query derivation of MongoDB specific repositories.
-
Classes in org.springframework.data.mongodb.core.query used by org.springframework.data.mongodb.coreClassDescriptionCentral abstraction for MongoDB collation support.Builder class to build near-queries.MongoDB Query object representing criteria, projection, sorting and query hints.Class to easily construct MongoDB update clauses.Interface fixing must have operations for updates as implemented via
Update. -
Classes in org.springframework.data.mongodb.core.query used by org.springframework.data.mongodb.core.aggregationClassDescriptionCentral abstraction for MongoDB collation support.Central class for creating queries.Builder class to build near-queries.Interface fixing must have operations for updates as implemented via
Update.A filter to specify which elements to modify in an array field. -
-
-
-
-
Classes in org.springframework.data.mongodb.core.query used by org.springframework.data.mongodb.core.queryClassDescriptionCentral abstraction for MongoDB collation support.ICU locale abstraction for usage with MongoDB
Collation.Abstraction for the ICU Comparison Levels.Primary-strengthCollation.ICUComparisonLevel.Secondary-strengthCollation.ICUComparisonLevel.Tertiary-strengthCollation.ICUComparisonLevel.Central class for creating queries.MongoDB specific bitwise query operators like$bitsAllClear, $bitsAllSet,...for usage withCriteria.bits()andQuery.Field projection.Intermediate builder part for projecting aMongoExpressionto a result field.Meta-data forQueryinstances.Meta.CursorOptionrepresentsOP_QUERYwire protocol flags to change the behavior of queries.Match modes for treatment ofStringvalues.Builder class to build near-queries.MongoDB Query object representing criteria, projection, sorting and query hints.ATermdefines one or multiple wordsTerm.Type.WORDor phrasesTerm.Type.PHRASEto be used in the context of full text search.Implementation ofCriteriaDefinitionto be used for full text search.Queryimplementation to be used to for performing full text searches.ExampleMatcherimplementation for query by example (QBE).Class to easily construct MongoDB update clauses.Builder for creating$addToSetmodifier.Marker interface of nested commands.Builder for creating$pushmodifiersInterface fixing must have operations for updates as implemented viaUpdate.A filter to specify which elements to modify in an array field. -
-
Classes in org.springframework.data.mongodb.core.query used by org.springframework.data.mongodb.gridfsClassDescriptionCentral class for creating queries.MongoDB Query object representing criteria, projection, sorting and query hints.
-
Classes in org.springframework.data.mongodb.core.query used by org.springframework.data.mongodb.repository.queryClassDescriptionCentral abstraction for MongoDB collation support.Meta-data for
Queryinstances.MongoDB Query object representing criteria, projection, sorting and query hints.Implementation ofCriteriaDefinitionto be used for full text search.Interface fixing must have operations for updates as implemented viaUpdate. -