Handles a projection
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
handle(PersistentEntity entity, org.bson.Document projectObject, org.bson.Document groupByObject, T projection)Handles a projection modifying the aggregation pipeline appropriately |
Handles a projection modifying the aggregation pipeline appropriately
entity - The entitygroupByObject - The group by objectprojection - The projection