| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| org.springframework.data.mongodb.core.convert |
Spring Data MongoDB specific converter infrastructure.
|
| Constructor and Description |
|---|
TypeBasedAggregationOperationContext(Class<?> type,
MappingContext<? extends MongoPersistentEntity<?>,MongoPersistentProperty> mappingContext,
QueryMapper mapper)
Creates a new
TypeBasedAggregationOperationContext for the given type, MappingContext and
QueryMapper. |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateMapper
A subclass of
QueryMapper that retains type information on the mongo types. |
| Modifier and Type | Field and Description |
|---|---|
protected QueryMapper |
MappingMongoConverter.idMapper |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.