![]() |
QxOrm 1.1.6
C++ Object Relational Mapping library
|
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 |
Common interface for all relationships defined between 2 classes (or between 2 tables in database)
Definition in file IxSqlRelation.h.