ConnectionProvider

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getConnection
Connection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
releaseConnection
void releaseConnection(Connection conn)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getInstance
ConnectionPool getInstance(string host, string user, string password, string database, ushort port, uint maxConnections, uint initialConnections, uint incrementalConnections, uint waitSeconds, ConnectionOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta