PgConnectionFactory

@author <a href="mailto:julien@julienviet.com">Julien Viet</a>

Constructors

this
this(PgConnectOptions options)
Undocumented in source.

Members

Functions

connect
void connect(AsyncResultHandler!(PgSocketConnection) handler)
Undocumented in source. Be warned that the author may not have intended to support it.
connectAndInit
void connectAndInit(AsyncResultHandler!(DbConnection) completionHandler)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta