Spring Data MongoDB - Core

Uses of Class
org.springframework.data.mongodb.core.aggregation.ExposedFieldsAggregationOperationContext

Packages that use ExposedFieldsAggregationOperationContext
org.springframework.data.mongodb.core.aggregation Support for the MongoDB aggregation framework. 
 

Uses of ExposedFieldsAggregationOperationContext in org.springframework.data.mongodb.core.aggregation
 

Subclasses of ExposedFieldsAggregationOperationContext in org.springframework.data.mongodb.core.aggregation
 class GroupOperation
          Encapsulates the aggregation framework $group-operation.
 class ProjectionOperation
          Encapsulates the aggregation framework $project-operation.
 class UnwindOperation
          Encapsulates the aggregation framework $unwind-operation.
 


Spring Data MongoDB - Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.