|
XCC/J 3.1-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A specialization of Request which contains
an ad-hoc query (XQuery code as a literal String) to be
submitted and evaluated by the MarkLogic Server.
| Method Summary | |
String |
getQuery()
Returns the currently set ad-hoc XQuery string. |
void |
setQuery(String query)
Replace the XQuery code to be submitted and evaluated with this Request. |
| Methods inherited from interface com.marklogic.xcc.Request |
clearVariable, clearVariables, getEffectiveOptions, getOptions, getSession, getVariables, setNewIntegerVariable, setNewIntegerVariable, setNewStringVariable, setNewStringVariable, setNewVariable, setNewVariable, setNewVariable, setOptions, setVariable |
| Method Detail |
public void setQuery(String query)
Request.
query - public String getQuery()
Request is next passed
to Session.submitRequest(Request).
|
XCC/J 3.1-9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com