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

Common interface for all relationships defined between 2 classes (or between 2 tables in database) More...

Go to the source code of this file.

Classes

class  qx::IxSqlRelation
 qx::IxSqlRelation : common interface for all relationships defined between 2 classes (or between 2 tables in database) More...
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Typedefs

typedef QxCollection< QString, IxSqlRelation * > qx::IxSqlRelationX
 
typedef std::shared_ptr< IxSqlRelationXqx::IxSqlRelationX_ptr
 

Detailed Description

Common interface for all relationships defined between 2 classes (or between 2 tables in database)

Author
Lionel Marty

Definition in file IxSqlRelation.h.