类 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
所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLStatement, PGSQLObject, PGSQLStatement

public class PGStartTransactionStatement extends SQLStatementImpl implements PGSQLStatement
  • 构造器详细资料

    • PGStartTransactionStatement

      public PGStartTransactionStatement()
  • 方法详细资料