Uses of Class
com.alibaba.druid.sql.dialect.bigquery.ast.BigQueryCreateTableStatement
Packages that use BigQueryCreateTableStatement
Package
Description
-
Uses of BigQueryCreateTableStatement in com.alibaba.druid.sql.dialect.bigquery.ast
Methods in com.alibaba.druid.sql.dialect.bigquery.ast that return BigQueryCreateTableStatementMethods in com.alibaba.druid.sql.dialect.bigquery.ast with parameters of type BigQueryCreateTableStatementModifier and TypeMethodDescriptionprotected voidBigQueryCreateTableStatement.cloneTo(BigQueryCreateTableStatement x) -
Uses of BigQueryCreateTableStatement in com.alibaba.druid.sql.dialect.bigquery.visitor
Methods in com.alibaba.druid.sql.dialect.bigquery.visitor with parameters of type BigQueryCreateTableStatementModifier and TypeMethodDescriptiondefault voidBigQueryVisitor.endVisit(BigQueryCreateTableStatement x) default booleanBigQueryVisitor.visit(BigQueryCreateTableStatement x)