|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |