QxOrm  1.4.9
C++ Object Relational Mapping library

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

Author:
Lionel Marty

Definition in file QxSqlRelation_OneToMany.h.