#include <DbXml.hpp> void XmlContainerConfig::setNoMMap(bool value)
If set to true then the container will not be mapped into process
memory (see the DbEnv::set_mp_mmapsize() method for further
information). The default value is false.