| Modifier and Type | Method and Description |
|---|---|
SQLCreateFunctionStatement |
SQLCreateFunctionStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateFunctionStatement |
HiveStatementParser.parseCreateFunction() |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveCreateFunctionStatement |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateFunctionStatement |
MySqlStatementParser.parseCreateFunction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLCreateFunctionStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateFunctionStatement |
OdpsStatementParser.parseCreateFunction() |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateFunctionStatement |
OracleStatementParser.parseCreateFunction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleOutputVisitor.visit(SQLCreateFunctionStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLCreateFunctionStatement |
SQLStatementParser.parseCreateFunction() |
SQLCreateFunctionStatement |
SQLStatementParser.parseHiveCreateFunction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaRepository.MySqlConsoleSchemaVisitor.visit(SQLCreateFunctionStatement x) |
boolean |
SchemaRepository.OracleConsoleSchemaVisitor.visit(SQLCreateFunctionStatement x) |
boolean |
SchemaRepository.DefaultConsoleSchemaVisitor.visit(SQLCreateFunctionStatement x) |
default boolean |
SchemaResolveVisitor.visit(SQLCreateFunctionStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLCreateFunctionStatement x) |
default boolean |
SQLASTVisitor.visit(SQLCreateFunctionStatement x) |
boolean |
SchemaStatVisitor.visit(SQLCreateFunctionStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.