-
- All Implemented Interfaces:
-
ast.SqlNode,ast.statement.SqlStatement
public final class SqlDropTable implements SqlStatement
sql语法树:删除表语句
-
-
Constructor Summary
Constructors Constructor Description SqlDropTable(SqlExpr table)
-