PostgreSQLTransaction constructor

PostgreSQLTransaction(
  1. Connection _connection
)

Implementation

PostgreSQLTransaction(this._connection);