DBConfig

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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

Properties

connection
Connection connection [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
datasource
DataSource datasource [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
db
DBInfo db [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
factory
SessionFactory factory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
session
Session session [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dialect
Dialect dialect;
Undocumented in source.
driver
DriverTemplate driver;
Undocumented in source.
params
string[string] params;
Undocumented in source.
schema
EntityMetaData schema;
Undocumented in source.
uri
string uri;
Undocumented in source.

Meta