类的使用
com.alibaba.druid.sql.ast.statement.SQLOpenStatement
使用SQLOpenStatement的程序包
-
com.alibaba.druid.sql.parser中SQLOpenStatement的使用
修饰符和类型方法说明SQLStatementParser.parseOpen()Parses the SQL OPEN statement and returns the corresponding SQLOpenStatement object. -
com.alibaba.druid.sql.visitor中SQLOpenStatement的使用
修饰符和类型方法说明default voidSQLASTVisitor.endVisit(SQLOpenStatement x) booleanSchemaStatVisitor.visit(SQLOpenStatement x) booleanSQLASTOutputVisitor.visit(SQLOpenStatement x) default booleanSQLASTVisitor.visit(SQLOpenStatement x)