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

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

Author
Lionel Marty

Definition in file QxSqlRelation_OneToOne.h.