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()
andmco_runtime_stop()
.
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_mixedBut it is more instructive to run it in your development environment debugger, stepping through the code.