#include <dbpool.h>
Collaboration diagram for DBConf:

Data Fields | |
| MySQLConf * | mysql |
| SDBConf * | sdb |
| OracleConf * | oracle |
| SQLiteConf * | sqlite |
| SQLite3Conf * | sqlite3 |
| PgSQLConf * | pgsql |
|
|
Definition at line 137 of file dbpool.h. Referenced by dlr_init_mysql(), and mysql_create_conf(). |
|
|
|
|
|
Definition at line 142 of file dbpool.h. Referenced by dlr_init_pgsql(). |
|
|
|
|
|
|
|
|
Definition at line 141 of file dbpool.h. Referenced by sqlite3_create_conf(). |