| Package | Description |
|---|---|
| net.sf.jsqlparser.expression | |
| net.sf.jsqlparser.util | |
| net.sf.jsqlparser.util.deparser | |
| net.sf.jsqlparser.util.validation.validator |
| Modifier and Type | Method and Description |
|---|---|
JsonFunction |
JsonFunction.withOnNullType(JsonAggregateOnNullType onNullType) |
JsonFunction |
JsonFunction.withType(JsonFunctionType type) |
JsonFunction |
JsonFunction.withType(String typeName) |
JsonFunction |
JsonFunction.withUniqueKeysType(JsonAggregateUniqueKeysType uniqueKeysType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionVisitor.visit(JsonFunction aThis) |
void |
ExpressionVisitorAdapter.visit(JsonFunction expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(JsonFunction expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionDeParser.visit(JsonFunction expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionValidator.visit(JsonFunction expression) |
Copyright © 2004–2022 JSQLParser. All rights reserved.