PostgreSQLConnectionTransactionWrapper constructor
PostgreSQLConnectionTransactionWrapper(
- PostgreSQLConnectionWrapper parent,
- PostgreSQLExecutionContext nativeConnection
Implementation
PostgreSQLConnectionTransactionWrapper(this.parent, super.nativeConnection);