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

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)
 

Detailed Description

Class inheritance strategy and database (Concrete Table Inheritance is the default strategy used by QxOrm library)

Author
Lionel Marty

Definition in file QxDaoStrategy.h.