Uses of Class
com.alibaba.druid.sql.dialect.postgresql.ast.stmt.PGUpdateStatement
Packages that use PGUpdateStatement
-
Uses of PGUpdateStatement in com.alibaba.druid.sql.dialect.postgresql.visitor
Methods in com.alibaba.druid.sql.dialect.postgresql.visitor with parameters of type PGUpdateStatementModifier and TypeMethodDescriptiondefault voidPGASTVisitor.endVisit(PGUpdateStatement x) voidPGASTVisitorAdapter.endVisit(PGUpdateStatement x) default booleanPGASTVisitor.visit(PGUpdateStatement x) booleanPGASTVisitorAdapter.visit(PGUpdateStatement x) booleanPGOutputVisitor.visit(PGUpdateStatement x) booleanPGSchemaStatVisitor.visit(PGUpdateStatement x) -
Uses of PGUpdateStatement in com.alibaba.druid.wall.spi
Methods in com.alibaba.druid.wall.spi with parameters of type PGUpdateStatement