public class XQueryAccess
extends GCUBEPortType
Constructor and Description |
---|
XQueryAccess() |
Modifier and Type | Method and Description |
---|---|
XQueryExecuteResponse |
XQueryExecute(XQueryExecuteRequest request)
Executes a XQuery expression in the XML storage
|
public XQueryExecuteResponse XQueryExecute(XQueryExecuteRequest request) throws XQueryFaultType
XQueryExpression
- the XQuery expressionXQueryFaultType
- if the execution fails