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

Manage a relationship many-to-many defined between 2 classes (or between 2 tables in database) More...

Go to the source code of this file.

Classes

class  qx::QxSqlRelation_ManyToMany< DataType, Owner >
 qx::QxSqlRelation_ManyToMany<DataType, Owner> : manage a relationship many-to-many defined between 2 classes (or between 2 tables in database) More...
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Detailed Description

Manage a relationship many-to-many defined between 2 classes (or between 2 tables in database)

Author
Lionel Marty

Definition in file QxSqlRelation_ManyToMany.h.