|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XQExpression | |
|---|---|
| javax.xml.xquery | |
| org.basex.api.xqj | |
| Uses of XQExpression in javax.xml.xquery |
|---|
| Methods in javax.xml.xquery that return XQExpression | |
|---|---|
XQExpression |
XQConnection.createExpression()
Creates a new XQExpression object that can be used
to perform execute immediate operations with XQuery expressions. |
XQExpression |
XQConnection.createExpression(XQStaticContext properties)
Creates a new XQExpression object that can be used to
perform execute immediate operations with XQuery expressions. |
| Uses of XQExpression in org.basex.api.xqj |
|---|
| Classes in org.basex.api.xqj that implement XQExpression | |
|---|---|
class |
BXQExpression
Java XQuery API - Expression. |
| Methods in org.basex.api.xqj that return XQExpression | |
|---|---|
XQExpression |
BXQConnection.createExpression()
|
XQExpression |
BXQConnection.createExpression(XQStaticContext sc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||