DBConnectionPostgres constructor
DBConnectionPostgres(
- PostgreSQLConnection nativeConnection
Implementation
DBConnectionPostgres(PostgreSQLConnection nativeConnection)
: super(nativeConnection, PostgreSQLDialect());