QxOrm
1.5.0
C++ Object Relational Mapping library
|
Define list of parameters to transfer to relationships to manage SQL queries builded by QxOrm library. More...
#include <QtSql/qsqldatabase.h>
#include <QtSql/qsqlquery.h>
#include <QxDao/QxSqlJoin.h>
#include <QxDao/QxSqlSaveMode.h>
#include <QxCollection/QxCollection.h>
Go to the source code of this file.
Classes | |
class | qx::QxSqlRelationParams |
qx::QxSqlRelationParams : define list of parameters to transfer to relationships to manage SQL queries builded by QxOrm library More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. |
Define list of parameters to transfer to relationships to manage SQL queries builded by QxOrm library.
Definition in file QxSqlRelationParams.h.