QxOrm
1.5.0
C++ Object Relational Mapping library
|
Files | |
file | IxRepository.h [code] |
Common interface for all repositories to provide access to database by introspection using QObject class or qx::IxCollection class. | |
file | QxRepository.h [code] |
Repository to provide a common interface to communicate with database. | |
file | QxRepositoryX.h [code] |
List of all repositories registered using qx::register_repository<T> function. |