![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Common interface (abstract class) for list persistent classes based on qx::IxPersistable. More...
#include <QxDao/IxPersistable.h>#include <QxDao/IxPersistableCollection.h>#include <QxTraits/get_primary_key.h>#include <QxTraits/is_qx_registered.h>#include <QxSerialize/QxSerializeQJson.h>Go to the source code of this file.
Classes | |
| class | qx::QxPersistableList< T > |
| qx::QxPersistableList<T> : concrete class for list persistent classes based on qx::IxPersistableCollection (as an array instead of key/value hash-map) More... | |
Namespaces | |
| namespace | qx |
| Root namespace for all QxOrm library features. | |
Common interface (abstract class) for list persistent classes based on qx::IxPersistable.
Definition in file IxPersistableList.h.