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

To improve performance, if you know that you are just inserting or updating items in database. More...

Go to the source code of this file.

Classes

struct  qx::dao::save_mode
 qx::dao::save_mode : to improve performance, if you know that you are just inserting or updating items in database 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

To improve performance, if you know that you are just inserting or updating items in database.

Author
Lionel Marty

Definition in file QxSqlSaveMode.h.