XmlContainerConfig::setNoMMap API Ref

#include <DbXml.hpp>

void XmlContainerConfig::setNoMMap(bool value)

bool XmlContainerConfig::getNoMMap() const


Description: XmlContainerConfig::setNoMMap

If set to true then the container will not be mapped into process memory (see the UNREF==dbenv_set_mp_mmapsize method for further information). The default value is false.

Parameters
value

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.