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