QxOrm
1.5.0
C++ Object Relational Mapping library
|
qx::QxModelService<T, S> provides an easy way to connect your model to the QxService module (all queries are executed over network using client/server communication) More...
#include <QxModelView/QxModel.h>
Go to the source code of this file.
Classes | |
class | qx::QxModelService< T, S, B > |
qx::QxModelService<T, S> : provides an easy way to connect your model to the QxService module (all queries are executed over network using client/server communication) More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. |
qx::QxModelService<T, S> provides an easy way to connect your model to the QxService module (all queries are executed over network using client/server communication)
Definition in file QxModelService.h.