| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| org.springframework.data.mongodb.core.query |
MongoDB specific query and update support.
|
| org.springframework.data.mongodb.gridfs |
Support for MongoDB GridFS feature.
|
| Constructor and Description |
|---|
MatchOperation(CriteriaDefinition criteriaDefinition)
Creates a new
MatchOperation for the given CriteriaDefinition. |
| Modifier and Type | Class and Description |
|---|---|
class |
Criteria
Central class for creating queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridFsCriteria
GridFs-specific helper class to define
Criterias. |
Copyright © 2021. All rights reserved.