|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdhocQuery
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, getCount, getEffectiveOptions, getOptions, getPosition, getSession, getVariables, setCount, setNewIntegerVariable, setNewIntegerVariable, setNewStringVariable, setNewStringVariable, setNewVariable, setNewVariable, setNewVariable, setOptions, setPosition, setVariable |
| Method Detail |
|---|
void setQuery(String query)
Request.
query - String getQuery()
Request is next passed to
Session.submitRequest(Request).
|
XCC/J 6.0-3 | ||||||||
| 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