| 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 |
|---|---|
LongValue |
LongValue.withStringValue(String stringValue) |
LongValue |
LongValue.withValue(long d) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionVisitor.visit(LongValue longValue) |
void |
ExpressionVisitorAdapter.visit(LongValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(LongValue longValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionDeParser.visit(LongValue longValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionValidator.visit(LongValue longValue) |
Copyright © 2004–2022 JSQLParser. All rights reserved.