| Package | Description |
|---|---|
| com.github.mohitgoyal91.cosmosdbqueryutils.restrictionexpressions |
| Modifier and Type | Method and Description |
|---|---|
static void |
ArithmeticRestrictionExpression.appendRestrictionExpression(ArithmeticRestrictionExpression restrictionExpression,
StringBuilder queryBuilder)
Append restriction expression.
|
| Constructor and Description |
|---|
ArithmeticRestrictionExpression(ArithmeticRestrictionExpression previousExpression,
String nextLogicalCombiner)
Instantiates a new Arithmetic restriction expression.
|
Copyright © 2020. All rights reserved.