XmlIndexSpecification::find API Ref

#include <DbXml.hpp>

bool XmlIndexSpecification::find( const std::string &uri, const std::string &name, std::string &index)


Description: XmlIndexSpecification::find

Returns the indexing strategies for a named document or metadata node. This method returns true if an index for the node is found; otherwise, it returns false.

See XmlIndexSpecification::addIndex for more information on index strategies.

Parameters
uri name index

APIRef

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