#include <EasyQtSql_SqlFactory.h>
|
| SqlFactory * | config (const DBSetting &settings, const QString &connectionName=QSqlDatabase::defaultConnection) |
| |
| SqlFactory * | clone (const QString &newConnectionName, const QString &connectionName) |
| |
| QSqlDatabase | getDatabase (const QString &connectionName=QSqlDatabase::defaultConnection) |
| |
◆ clone()
| SqlFactory* SqlFactory::clone |
( |
const QString & |
newConnectionName, |
|
|
const QString & |
connectionName |
|
) |
| |
|
inline |
◆ config()
| SqlFactory* SqlFactory::config |
( |
const DBSetting & |
settings, |
|
|
const QString & |
connectionName = QSqlDatabase::defaultConnection |
|
) |
| |
|
inline |
◆ getDatabase()
| QSqlDatabase SqlFactory::getDatabase |
( |
const QString & |
connectionName = QSqlDatabase::defaultConnection | ) |
|
|
inline |
◆ getInstance()
The documentation for this class was generated from the following file: