QxOrm
1.5.0
C++ Object Relational Mapping library
|
Class inheritance strategy and database (Concrete Table Inheritance is the default strategy used by QxOrm library) More...
Go to the source code of this file.
Classes | |
struct | qx::dao::strategy |
qx::dao::strategy : class inheritance strategy and database (Concrete Table Inheritance is the default strategy used by QxOrm library) More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
namespace | qx::dao |
Database communication used by persistence engine (ORM - Object Relational Mapping) |
Class inheritance strategy and database (Concrete Table Inheritance is the default strategy used by QxOrm library)
Definition in file QxDaoStrategy.h.