Class PGStartTransactionStatement

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

public class PGStartTransactionStatement extends SQLStatementImpl implements PGSQLStatement