![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Hierarchy of relationships to build SQL query. More...
#include <QtSql/qsqlerror.h>#include <QxCommon/QxBool.h>#include <QxDao/IxSqlRelation.h>#include <QxCollection/QxCollection.h>Go to the source code of this file.
Classes | |
| class | qx::QxSqlRelationLinked |
| qx::QxSqlRelationLinked : hierarchy of relationships to build SQL query More... | |
Namespaces | |
| namespace | qx |
| Root namespace for all QxOrm library features. | |
| namespace | qx::dao |
| Database communication used by persistence engine (ORM - Object Relational Mapping) | |
| namespace | qx::dao::detail |
| Internal helper tools for qx::dao namespace. | |
Typedefs | |
| typedef std::shared_ptr< QxSqlRelationLinked > | qx::QxSqlRelationLinked_ptr |
Hierarchy of relationships to build SQL query.
Definition in file QxSqlRelationLinked.h.