Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropSubscriptionStatement
-
Packages that use DropSubscriptionStatement Package Description org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl -
-
Uses of DropSubscriptionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
Subclasses of DropSubscriptionStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl Modifier and Type Class Description classPostgreSQLDropSubscriptionStatementPostgreSQL drop subscription statement.
-