Class PGShowStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.postgresql.ast.stmt.PGShowStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLShowStatement, PGSQLObject, PGSQLStatement

public class PGShowStatement extends SQLStatementImpl implements PGSQLStatement, SQLShowStatement