![]() |
QxOrm 1.1.6
C++ Object Relational Mapping library
|
Base class for all relationships defined between 2 classes (or between 2 tables in database) More...
#include <boost/mpl/if.hpp>#include <boost/mpl/logical.hpp>#include <boost/type_traits/is_same.hpp>#include <boost/type_traits/is_pointer.hpp>#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 <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.
Base class for all relationships defined between 2 classes (or between 2 tables in database)
Definition in file QxSqlRelation.h.