XmlIndexLookup::setContainer API Ref

#include <DbXml.hpp>

void XmlIndexLookup::setContainer(XmlContainer &container)

const XmlContainer & XmlIndexLookup::getContainer() const


Description: XmlIndexLookup::setContainer

Sets the container to be used for the index lookup operation. The same XmlIndexLookup object may be used for lookup in multiple containers by changing this configuration.

Parameters
container

APIRef

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