EasyQtSql
Easy SQL data access helper for QtSql
|
#include <QtSql>
#include "EasyQtSql_DBException.h"
#include "EasyQtSql_NonQueryResult.h"
#include "EasyQtSql_InsertQuery.h"
#include "EasyQtSql_DeleteQuery.h"
#include "EasyQtSql_UpdateQuery.h"
#include "EasyQtSql_PreparedQuery.h"
#include "EasyQtSql_Util.h"
Go to the source code of this file.
Classes | |
class | Database |
QSqlDatabase wrapper. More... | |
class | Transaction |
QSqlDatabase transaction wrapper. More... | |
Macros | |
#define | EASYQTSQL_TRANSACTION_H |
#define EASYQTSQL_TRANSACTION_H |