DataSourceImpl

Undocumented in source.

Constructors

this
this(Driver driver, string url, string[string] params)
Undocumented in source.

Members

Functions

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

Variables

driver
Driver driver;
Undocumented in source.
params
string[string] params;
Undocumented in source.
url
string url;
Undocumented in source.

Inherited Members

From DataSource

getConnection
Connection getConnection()
Undocumented in source.

Meta