![]() |
QxOrm
1.2.8
C++ Object Relational Mapping library
|
Hierarchy of relationships to build SQL query. More...
#include <boost/tuple/tuple.hpp>
#include <boost/tuple/tuple_comparison.hpp>
#include <boost/tuple/tuple_io.hpp>
#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. | |
Typedefs | |
typedef boost::shared_ptr < QxSqlRelationLinked > | qx::QxSqlRelationLinked_ptr |
Hierarchy of relationships to build SQL query.
Definition in file QxSqlRelationLinked.h.