![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Base class for all relationships defined between 2 classes (or between 2 tables in database) More...
#include <QxDao/QxDao.h>#include <QxDao/IxSqlRelation.h>#include <QxDao/IxSqlQueryBuilder.h>#include <QxTraits/remove_attr.h>#include <QxTraits/remove_smart_ptr.h>#include <QxTraits/generic_container.h>#include <QxTraits/is_container.h>#include <QxTraits/is_valid_primary_key.h>#include <QxTraits/is_qx_registered.h>#include <QxRegister/IxClass.h>#include <QxDao/QxSqlRelation_OneToOne.h>#include <QxDao/QxSqlRelation_OneToMany.h>#include <QxDao/QxSqlRelation_ManyToOne.h>#include <QxDao/QxSqlRelation_ManyToMany.h>#include <QxDao/QxSqlRelation_RawData.h>Go to the source code of this file.
Namespaces | |
| namespace | qx |
| Root namespace for all QxOrm library features. | |
Base class for all relationships defined between 2 classes (or between 2 tables in database)
Definition in file QxSqlRelation.h.