PostgreSQLConnectionTransactionWrapper constructor
PostgreSQLConnectionTransactionWrapper()
Implementation
PostgreSQLConnectionTransactionWrapper(
this.parent,
super.nativeConnection,
super.username,
super.host,
super.port,
super.database,
super.secure,
);