|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XQuerySQLEvaluator | |
|---|---|
| com.metamatrix.query.processor.dynamic | |
| com.metamatrix.query.xquery | |
| com.metamatrix.query.xquery.saxon | |
| Uses of XQuerySQLEvaluator in com.metamatrix.query.processor.dynamic |
|---|
| Classes in com.metamatrix.query.processor.dynamic that implement XQuerySQLEvaluator | |
|---|---|
class |
SqlEval
A SQL evaluator used in XQuery expression, where this will take SQL string and return a XML 'Source' as output for the request evaluated. |
| Uses of XQuerySQLEvaluator in com.metamatrix.query.xquery |
|---|
| Methods in com.metamatrix.query.xquery with parameters of type XQuerySQLEvaluator | |
|---|---|
java.sql.SQLXML |
XQueryExpression.evaluateXQuery(XQuerySQLEvaluator sqlEval)
Evaluate the XQuery and return results. |
| Uses of XQuerySQLEvaluator in com.metamatrix.query.xquery.saxon |
|---|
| Methods in com.metamatrix.query.xquery.saxon with parameters of type XQuerySQLEvaluator | |
|---|---|
java.sql.SQLXML |
SaxonXQueryExpression.evaluateXQuery(XQuerySQLEvaluator sqlEval)
|
| Constructors in com.metamatrix.query.xquery.saxon with parameters of type XQuerySQLEvaluator | |
|---|---|
DocFunctionURIResolver(java.util.Map virtualDocuments,
XQuerySQLEvaluator sqlEval)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||