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

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...

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.
 

Detailed Description

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)

Author
Lionel Marty

Definition in file QxModelService.h.