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 |
XsUnsignedByteVal
An instance of a server unsigned byte
value.
|
interface |
XsUnsignedIntVal
An instance of a server unsigned int
value.
|
interface |
XsUnsignedLongVal
An instance of a server unsigned long
value.
|
interface |
XsUnsignedShortVal
An instance of a server unsigned short
value.
|
Modifier and Type | Method and Description |
---|---|
XsNonNegativeIntegerVal[] |
XsNonNegativeIntegerSeqVal.getNonNegativeIntegerItems() |
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.