Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropPublicationStatement
-
-
Uses of DropPublicationStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
Subclasses of DropPublicationStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl Modifier and Type Class Description classOpenGaussDropPublicationStatementOpenGauss drop publication statement. -
Uses of DropPublicationStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
Subclasses of DropPublicationStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl Modifier and Type Class Description classPostgreSQLDropPublicationStatementPostgreSQL drop publication statement.
-