Uses of Class
org.mongojack.Aggregation.Match
-
Packages that use Aggregation.Match Package Description org.mongojack -
-
Uses of Aggregation.Match in org.mongojack
Methods in org.mongojack that return Aggregation.Match Modifier and Type Method Description protected Aggregation.Match
Aggregation.Match. put(String field, String op, QueryCondition value)
protected Aggregation.Match
Aggregation.Match. put(String op, QueryCondition value)
protected Aggregation.Match
Aggregation.Match. putGroup(String op, DBQuery.Query... expressions)
-