![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Common interface for all repositories to provide access to database by introspection using QObject class or qx::IxCollection class. More...
#include <QtSql/qsqldatabase.h>#include <QtSql/qsqlquery.h>#include <QtSql/qsqlerror.h>#include <QtSql/qsqldriver.h>#include <QxCommon/QxBool.h>#include <QxDao/QxSqlQuery.h>#include <QxCollection/IxCollection.h>Go to the source code of this file.
Classes | |
| class | qx::IxRepository |
| qx::IxRepository : common interface for all repositories to provide access to database by introspection using QObject class or qx::IxCollection class More... | |
Namespaces | |
| namespace | qx |
| Root namespace for all QxOrm library features. | |
Common interface for all repositories to provide access to database by introspection using QObject class or qx::IxCollection class.
Definition in file IxRepository.h.