ConnectionFactory

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string path)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

connStringCheck
void connStringCheck(string connString)
Undocumented in source. Be warned that the author may not have intended to support it.
createConnection
Connection createConnection(T args)

This method is need to forbid attempts to create connection without properly loaded libpq Accepts same parameters as Connection ctors in static configuration

Meta