| Package | Description |
|---|---|
| org.smallmind.web.json.query |
| Modifier and Type | Method and Description |
|---|---|
static WhereField |
WhereField.instance(String entity,
String name,
WhereOperator operator,
WhereOperand operand) |
static WhereField |
WhereField.instance(String name,
WhereOperator operator,
WhereOperand operand) |
| Modifier and Type | Method and Description |
|---|---|
void |
WhereVisitor.visitField(WhereField field) |
Copyright © 2019. All rights reserved.