QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

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< QxSqlRelationLinkedqx::QxSqlRelationLinked_ptr
 

Detailed Description

Hierarchy of relationships to build SQL query.

Author
Lionel Marty

Definition in file QxSqlRelationLinked.h.