| 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 |
|---|---|
CastExpression |
CastExpression.withLeftExpression(Expression leftExpression) |
CastExpression |
CastExpression.withLeftExpression(Expression leftExpression) |
CastExpression |
CastExpression.withRowConstructor(RowConstructor rowConstructor) |
CastExpression |
CastExpression.withRowConstructor(RowConstructor rowConstructor) |
CastExpression |
CastExpression.withType(ColDataType type) |
CastExpression |
CastExpression.withType(ColDataType type) |
CastExpression |
CastExpression.withUseCastKeyword(boolean useCastKeyword) |
CastExpression |
CastExpression.withUseCastKeyword(boolean useCastKeyword) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionVisitor.visit(CastExpression cast) |
void |
ExpressionVisitorAdapter.visit(CastExpression expr) |
void |
ExpressionVisitorAdapter.visit(CastExpression expr) |
void |
ExpressionVisitor.visit(CastExpression cast) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(CastExpression cast) |
void |
TablesNamesFinder.visit(CastExpression cast) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionDeParser.visit(CastExpression cast) |
void |
ExpressionDeParser.visit(CastExpression cast) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionValidator.visit(CastExpression cast) |
void |
ExpressionValidator.visit(CastExpression cast) |
Copyright © 2004–2023 JSQLParser. All rights reserved.