Uses of Interface
org.xquark.xml.xdbc.XMLDocumentSet

Packages that use XMLDocumentSet
org.xquark.xml.xdbc   
 

Uses of XMLDocumentSet in org.xquark.xml.xdbc
 

Methods in org.xquark.xml.xdbc that return XMLDocumentSet
 XMLDocumentSet XMLStatement.executeDocumentQuery(java.lang.String query)
          Executes a query statement of the type specified when this object was built with the createStatement method (see XMLConnection interface) that returns complete XML documents.
 XMLDocumentSet XMLStatement.getDocumentSet()
          Returns the current statement results as an XMLDocumentSet object.
 



Copyright © 2004 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.