XmlContainerConfig::setChecksum |
![]() ![]() |
#include <DbXml.hpp>void XmlContainerConfig::setChecksum(bool value)
bool XmlContainerConfig::getChecksum() const
Sets whether to do checksum verification of pages read into the cache from the backing filestore. Berkeley DB XML uses the SHA1 Secure Hash Algorithm if encryption is configured and a general hash algorithm if it is not. The default value is false.
Parameters
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.