connectionFactory property

PostgreSQLConnection Function() connectionFactory
final

Creates a new PostgreSQLConnection, on demand.

The created connection should not be open.

Implementation

final PostgreSQLConnection Function() connectionFactory;