Uses of Class
com.alibaba.druid.sql.dialect.odps.ast.OdpsSetLabelStatement
Packages that use OdpsSetLabelStatement
-
Uses of OdpsSetLabelStatement in com.alibaba.druid.sql.dialect.odps.visitor
Methods in com.alibaba.druid.sql.dialect.odps.visitor with parameters of type OdpsSetLabelStatementModifier and TypeMethodDescriptiondefault voidOdpsASTVisitor.endVisit(OdpsSetLabelStatement x) default booleanOdpsASTVisitor.visit(OdpsSetLabelStatement x) booleanOdpsOutputVisitor.visit(OdpsSetLabelStatement x) booleanOdpsSchemaStatVisitor.visit(OdpsSetLabelStatement x)