Package | Description |
---|---|
com.marklogic.client.type |
The package provides interfaces specifying the
type of an expression or value as passed to a
PlanBuilder
method or returned from a RowRecord
method. |
Modifier and Type | Interface and Description |
---|---|
interface |
PlanParamExpr
An instance of a placeholder parameter returned
by a call to the param() function that can represent a literal
value in expressions and can be passed on a bind() call to be
assigned a literal value when invoking a row pipeline.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.