| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast | |
| com.alibaba.druid.sql.dialect.postgresql.visitor | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Field and Description |
|---|---|
static SQLArrayDataType |
SQLArrayDataType.ARRYA_CHAR |
| Modifier and Type | Method and Description |
|---|---|
SQLArrayDataType |
SQLArrayDataType.clone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(SQLArrayDataType x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLArrayDataType x) |
boolean |
SQLASTOutputVisitor.visit(SQLArrayDataType x) |
default boolean |
SQLASTVisitor.visit(SQLArrayDataType x) |
boolean |
SQLDataTypeValidator.visit(SQLArrayDataType x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.