|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XQExpression | |
---|---|
de.fraunhofer.ipsi.ipsixq.api.impl | |
javax.xml.xquery |
Uses of XQExpression in de.fraunhofer.ipsi.ipsixq.api.impl |
---|
Classes in de.fraunhofer.ipsi.ipsixq.api.impl that implement XQExpression | |
---|---|
class |
XQExpressionImpl
|
Methods in de.fraunhofer.ipsi.ipsixq.api.impl that return XQExpression | |
---|---|
XQExpression |
XQConnectionImpl.createExpression()
|
XQExpression |
XQAbstractConnection.createExpression()
|
Uses of XQExpression in javax.xml.xquery |
---|
Methods in javax.xml.xquery that return XQExpression | |
---|---|
XQExpression |
XQConnection.createExpression()
Creates a new Xquery expression object that can be used to perform execute immediate operations with XQuery expressions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |