| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| org.springframework.data.mongodb.core.index |
Support for MongoDB document indexing.
|
| org.springframework.data.mongodb.core.mapping |
Infrastructure for the MongoDB document-to-object mapping subsystem.
|
| org.springframework.data.mongodb.core.mapreduce |
Support for MongoDB map-reduce operations.
|
| org.springframework.data.mongodb.core.messaging |
MongoDB specific messaging support for listening to eg.
|
| org.springframework.data.mongodb.core.query |
MongoDB specific query and update support.
|
| org.springframework.data.mongodb.core.validation |
MongoDB schema validation specifics.
|
| org.springframework.data.mongodb.gridfs |
Support for MongoDB GridFS feature.
|
| org.springframework.data.mongodb.repository.query |
Query derivation mechanism for MongoDB specific repositories.
|
| org.springframework.data.mongodb.repository.support |
Support infrastructure for query derivation of MongoDB specific repositories.
|
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| Criteria
Central class for creating queries.
|
| CriteriaDefinition |
| NearQuery
Builder class to build near-queries.
|
| Query
MongoDB Query object representing criteria, projection, sorting and query hints.
|
| Update
Class to easily construct MongoDB update clauses.
|
| UpdateDefinition
Interface fixing must have operations for updates as implemented via
Update. |
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| Criteria
Central class for creating queries.
|
| CriteriaDefinition |
| NearQuery
Builder class to build near-queries.
|
| UpdateDefinition
Interface fixing must have operations for updates as implemented via
Update. |
| UpdateDefinition.ArrayFilter
A filter to specify which elements to modify in an array field.
|
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| CriteriaDefinition |
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| Query
MongoDB Query object representing criteria, projection, sorting and query hints.
|
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| Collation.Alternate |
| Collation.AlternateWithMaxVariable |
| Collation.CaseFirst |
| Collation.CollationLocale
ICU locale abstraction for usage with MongoDB
Collation. |
| Collation.ComparisonLevel
Abstraction for the ICU Comparison Levels.
|
| Collation.PrimaryICUComparisonLevel
Primary-strength
ICUComparisonLevel. |
| Collation.SecondaryICUComparisonLevel
Secondary-strength
ICUComparisonLevel. |
| Collation.TertiaryICUComparisonLevel
Tertiary-strength
ICUComparisonLevel. |
| Criteria
Central class for creating queries.
|
| Criteria.BitwiseCriteriaOperators
MongoDB specific bitwise query
operators like
$bitsAllClear, $bitsAllSet,... for usage with Criteria.bits() and Query. |
| CriteriaDefinition |
| Field
Field projection.
|
| Field.FieldProjectionExpression
Intermediate builder part for projecting a
MongoExpression to a result field. |
| Meta
Meta-data for
Query instances. |
Meta.CursorOption
Meta.CursorOption represents OP_QUERY wire protocol flags to change the behavior of queries. |
| MongoRegexCreator |
| MongoRegexCreator.MatchMode
Match modes for treatment of
String values. |
| NearQuery
Builder class to build near-queries.
|
| Query
MongoDB Query object representing criteria, projection, sorting and query hints.
|
| Term
A
Term defines one or multiple words Term.Type.WORD or phrases Term.Type.PHRASE to be used in the
context of full text search. |
| Term.Type |
| TextCriteria
Implementation of
CriteriaDefinition to be used for full text search. |
TextQuery
Query implementation to be used to for performing full text searches. |
UntypedExampleMatcher
ExampleMatcher implementation for query by example (QBE). |
| Update
Class to easily construct MongoDB update clauses.
|
| Update.AddToSetBuilder
Builder for creating
$addToSet modifier. |
| Update.BitwiseOperatorBuilder |
| Update.Modifier
Marker interface of nested commands.
|
| Update.Position |
| Update.PushOperatorBuilder
Builder for creating
$push modifiers |
| UpdateDefinition
Interface fixing must have operations for updates as implemented via
Update. |
| UpdateDefinition.ArrayFilter
A filter to specify which elements to modify in an array field.
|
| Class and Description |
|---|
| CriteriaDefinition |
| Class and Description |
|---|
| Criteria
Central class for creating queries.
|
| CriteriaDefinition |
| Query
MongoDB Query object representing criteria, projection, sorting and query hints.
|
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
| Meta
Meta-data for
Query instances. |
| Query
MongoDB Query object representing criteria, projection, sorting and query hints.
|
| TextCriteria
Implementation of
CriteriaDefinition to be used for full text search. |
| Class and Description |
|---|
| Collation
Central abstraction for MongoDB collation support.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.