/
Lack of memory
Lack of memory
The C++ EXPRESS API creates objects in memory and in some applications number of objects can be so high that lack of memory becomes a problem. In such a case one should switch to the objects in database (OID) memory model. Applications must use the name space ccpd, and the pre-processor directive USE_EDMI must also be applied in this case.
, multiple selections available,
Related content
Introduction to C++ Express API
Introduction to C++ Express API
More like this
Cpp ExpressAPI Users Guide
Cpp ExpressAPI Users Guide
More like this
Memory management for the OID pattern
Memory management for the OID pattern
More like this
Memory management for the OIM pattern
Memory management for the OIM pattern
More like this
Database, Repository, Model, Schema and EDMI
Database, Repository, Model, Schema and EDMI
More like this