Uses of Class
com.alibaba.druid.sql.dialect.hive.stmt.HiveCreateTableStatement
Packages that use HiveCreateTableStatement
Package
Description
-
Uses of HiveCreateTableStatement in com.alibaba.druid.sql.dialect.hive.parser
Methods in com.alibaba.druid.sql.dialect.hive.parser that return HiveCreateTableStatementModifier and TypeMethodDescriptionprotected HiveCreateTableStatementHiveCreateTableParser.newCreateStatement()Methods in com.alibaba.druid.sql.dialect.hive.parser with parameters of type HiveCreateTableStatementModifier and TypeMethodDescriptionprotected voidHiveCreateTableParser.parseCreateTableWithSerderPropertie(HiveCreateTableStatement stmt) protected voidHiveCreateTableParser.parseLike(HiveCreateTableStatement stmt) protected voidHiveCreateTableParser.parseRowFormat(HiveCreateTableStatement stmt) protected voidHiveCreateTableParser.parseSortedBy(HiveCreateTableStatement stmt) -
Uses of HiveCreateTableStatement in com.alibaba.druid.sql.dialect.hive.stmt
Methods in com.alibaba.druid.sql.dialect.hive.stmt that return HiveCreateTableStatementMethods in com.alibaba.druid.sql.dialect.hive.stmt with parameters of type HiveCreateTableStatementModifier and TypeMethodDescriptionvoidHiveCreateTableStatement.cloneTo(HiveCreateTableStatement x) -
Uses of HiveCreateTableStatement in com.alibaba.druid.sql.dialect.hive.visitor
Methods in com.alibaba.druid.sql.dialect.hive.visitor with parameters of type HiveCreateTableStatementModifier and TypeMethodDescriptiondefault voidHiveASTVisitor.endVisit(HiveCreateTableStatement x) protected voidHiveOutputVisitor.printCreateTable(HiveCreateTableStatement x, boolean printSelect, boolean printCommentAdvance) protected voidHiveOutputVisitor.printRowFormat(HiveCreateTableStatement x) protected voidHiveOutputVisitor.printSelectAs(HiveCreateTableStatement x, boolean printSelect) protected voidHiveOutputVisitor.printSkewedBy(HiveCreateTableStatement x) protected voidHiveOutputVisitor.printStoredAs(HiveCreateTableStatement x) protected voidHiveOutputVisitor.printStoredBy(HiveCreateTableStatement x) protected voidHiveOutputVisitor.printUsing(HiveCreateTableStatement x) default booleanHiveASTVisitor.visit(HiveCreateTableStatement x) booleanHiveOutputVisitor.visit(HiveCreateTableStatement x) -
Uses of HiveCreateTableStatement in com.alibaba.druid.sql.dialect.impala.stmt
Subclasses of HiveCreateTableStatement in com.alibaba.druid.sql.dialect.impala.stmt -
Uses of HiveCreateTableStatement in com.alibaba.druid.sql.dialect.odps.ast
Subclasses of HiveCreateTableStatement in com.alibaba.druid.sql.dialect.odps.ast