Berkeley DbXML
version 1.2.1

Uses of Class
com.sleepycat.dbxml.XmlIndexSpecification

Uses of XmlIndexSpecification in com.sleepycat.dbxml
 

Methods in com.sleepycat.dbxml that return XmlIndexSpecification
 XmlIndexSpecification XmlContainer.getIndexSpecification(DbTxn txn)
          The XmlContainer.getIndexSpecification method retrieves the current indexing specification for the container.
 

Methods in com.sleepycat.dbxml with parameters of type XmlIndexSpecification
 void XmlContainer.setIndexSpecification(DbTxn txn, XmlIndexSpecification index)
          The XmlContainer.setIndexSpecification method defines the type of indexing to be maintained for a container of documents.
 


Berkeley DbXML
version 1.2.1

Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.