Uses of Class
org.xquark.extractor.ExtractorConnection

Packages that use ExtractorConnection
org.xquark.bridge   
org.xquark.extractor   
 

Uses of ExtractorConnection in org.xquark.bridge
 

Methods in org.xquark.bridge that return ExtractorConnection
 ExtractorConnection XQBridge.getXMLConnection()
          Returns an extractor XML/DBC connection that can be used to execute XQuery statements over the database.
 

Uses of ExtractorConnection in org.xquark.extractor
 

Methods in org.xquark.extractor that return ExtractorConnection
 ExtractorConnection Extractor.getExtractorConnection()
          Creates a new XML/DBC connection instance for the extractor, avoiding a cast on Extractor.getConnection() to access Extractor specific features.
 



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