Package | Description |
---|---|
com.marklogic.client.row |
The package provides classes for sending plan requests to and
processing row responses from the REST server.
|
Modifier and Type | Method and Description |
---|---|
RawSQLPlan |
RowManager.newRawSQLPlan(TextWriteHandle handle)
Defines a plan from an SQL query.
|
RawSQLPlan |
RawSQLPlan.withHandle(TextWriteHandle handle)
Assigns the handle and returns the raw plan as a convenience.
|
Copyright © 2013-2021 MarkLogic Corporation.