| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.hive.stmt | |
| com.alibaba.druid.sql.dialect.odps.ast | |
| com.alibaba.druid.sql.repository | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
HiveCreateTableStatement |
HiveCreateTableStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveCreateTableStatement.cloneTo(HiveCreateTableStatement x) |
| Modifier and Type | Class and Description |
|---|---|
class |
OdpsCreateTableStatement |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaRepository.MySqlConsoleSchemaVisitor.visit(HiveCreateTableStatement x) |
boolean |
SchemaRepository.DefaultConsoleSchemaVisitor.visit(HiveCreateTableStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(HiveCreateTableStatement x) |
boolean |
SQLASTOutputVisitor.visit(HiveCreateTableStatement x) |
default boolean |
SQLASTVisitor.visit(HiveCreateTableStatement x) |
boolean |
SchemaStatVisitor.visit(HiveCreateTableStatement x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.