| 限定符和类型 | 方法和说明 |
|---|---|
RowConstructor |
TryCastExpression.getRowConstructor() |
RowConstructor |
CastExpression.getRowConstructor() |
RowConstructor |
RowConstructor.withExprList(ExpressionList exprList) |
RowConstructor |
RowConstructor.withName(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TryCastExpression.setRowConstructor(RowConstructor rowConstructor) |
void |
CastExpression.setRowConstructor(RowConstructor rowConstructor) |
void |
ExpressionVisitorAdapter.visit(RowConstructor rowConstructor) |
void |
ExpressionVisitor.visit(RowConstructor rowConstructor) |
TryCastExpression |
TryCastExpression.withRowConstructor(RowConstructor rowConstructor) |
CastExpression |
CastExpression.withRowConstructor(RowConstructor rowConstructor) |
| 限定符和类型 | 方法和说明 |
|---|---|
RowConstructor |
CCJSqlParser.RowConstructor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TablesNamesFinder.visit(RowConstructor rowConstructor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExpressionDeParser.visit(RowConstructor rowConstructor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExpressionValidator.visit(RowConstructor rowConstructor) |
Copyright © 2026. All rights reserved.