01-rtconfig_mixed

This sample displays runtime information for a disk-based hybrid database (containing persistent and transient classes). The application demonstrates the use of functions mco_runtime_start(), mco_get_runtime_info()and mco_runtime_stop().

How to Run

See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the \target\bin directory:

 
    01_rtconfig_mixed
     

But it is more instructive to run it in your development environment debugger, stepping through the code.

Related Topics Link IconRelated Topics