QxOrm  1.4.9
C++ Object Relational Mapping library

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

Go to the source code of this file.

Classes

class  qx::QxSqlRelation_ManyToOne< DataType, Owner >
 qx::QxSqlRelation_ManyToOne<DataType, Owner> : manage a relationship many-to-one 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-one defined between 2 classes (or between 2 tables in database)

Author:
Lionel Marty

Definition in file QxSqlRelation_ManyToOne.h.