类的使用
com.alibaba.druid.sql.ast.statement.SQLCreateTableStatement
使用SQLCreateTableStatement的程序包
程序包
说明
-
com.alibaba.druid.sql.ast中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.ast.statement中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.ads.parser中SQLCreateTableStatement的使用
修饰符和类型方法说明AdsCreateTableParser.parseCreateTable(boolean acceptCreate) AdsStatementParser.parseCreateTable() -
com.alibaba.druid.sql.dialect.ads.visitor中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.antspark.ast中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.antspark.parser中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.blink.ast中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.blink.parser中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.clickhouse.ast中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.clickhouse.parser中SQLCreateTableStatement的使用
修饰符和类型方法说明protected voidClickhouseCreateTableParser.parseCreateTableRest(SQLCreateTableStatement stmt) -
com.alibaba.druid.sql.dialect.db2.ast.stmt中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.db2.parser中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.h2.visitor中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.hive.parser中SQLCreateTableStatement的使用
修饰符和类型方法说明HiveCreateTableParser.parseCreateTable(boolean acceptCreate) HiveStatementParser.parseCreateTable() -
com.alibaba.druid.sql.dialect.hive.stmt中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.mysql.ast.statement中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.mysql.parser中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.odps.ast中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.odps.parser中SQLCreateTableStatement的使用
修饰符和类型方法说明OdpsCreateTableParser.parseCreateTable(boolean acceptCreate) OdpsStatementParser.parseCreateTable() -
com.alibaba.druid.sql.dialect.oracle.ast.stmt中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.presto.ast.stmt中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.presto.parser中SQLCreateTableStatement的使用
修饰符和类型方法说明PrestoCreateTableParser.parseCreateTable()PrestoCreateTableParser.parseCreateTable(boolean acceptCreate) -
com.alibaba.druid.sql.dialect.presto.visitor中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.starrocks.ast.statement中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.dialect.starrocks.parser中SQLCreateTableStatement的使用
修饰符和类型方法说明StarRocksCreateTableParser.parseCreateTable(boolean acceptCreate) StarRocksStatementParser.parseCreateTable() -
com.alibaba.druid.sql.parser中SQLCreateTableStatement的使用
修饰符和类型方法说明protected SQLCreateTableStatementSQLCreateTableParser.newCreateStatement()protected SQLCreateTableStatementSQLParser.newCreateStatement()SQLCreateTableParser.parseCreateTable()SQLCreateTableParser.parseCreateTable(boolean acceptCreate) SQLStatementParser.parseCreateTable() -
com.alibaba.druid.sql.repository中SQLCreateTableStatement的使用
修饰符和类型方法说明booleanSchemaRepository.DefaultConsoleSchemaVisitor.visit(SQLCreateTableStatement x) booleanSchemaRepository.MySqlConsoleSchemaVisitor.visit(SQLCreateTableStatement x) booleanSchemaRepository.OracleConsoleSchemaVisitor.visit(SQLCreateTableStatement x) booleanSchemaRepository.SqlServerConsoleSchemaVisitor.visit(SQLCreateTableStatement x) default booleanSchemaResolveVisitor.visit(SQLCreateTableStatement x) -
com.alibaba.druid.sql.semantic中SQLCreateTableStatement的使用
-
com.alibaba.druid.sql.visitor中SQLCreateTableStatement的使用
修饰符和类型方法说明default voidSQLASTVisitor.endVisit(SQLCreateTableStatement x) protected voidSQLASTOutputVisitor.printCreateTable(SQLCreateTableStatement x, boolean printSelect) booleanSchemaStatVisitor.visit(SQLCreateTableStatement x) booleanSQLASTOutputVisitor.visit(SQLCreateTableStatement x) default booleanSQLASTVisitor.visit(SQLCreateTableStatement x) -
com.alibaba.druid.wall中SQLCreateTableStatement的使用
-
com.alibaba.druid.wall.spi中SQLCreateTableStatement的使用