Spring Data MongoDB - Core

Uses of Interface
org.springframework.data.mongodb.core.aggregation.FieldsExposingAggregationOperation

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

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

Classes in org.springframework.data.mongodb.core.aggregation that implement FieldsExposingAggregationOperation
 class GroupOperation
          Encapsulates the aggregation framework $group-operation.
 class ProjectionOperation
          Encapsulates the aggregation framework $project-operation.
 


Spring Data MongoDB - Core

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.