Package | Description |
---|---|
com.couchbase.client.java.query |
Modifier and Type | Class and Description |
---|---|
class |
PreparedPayload
The payload necessary to perform a
PreparedN1qlQuery , as returned when issuing a PrepareStatement . |
class |
PrepareStatement
A PREPARE
Statement that wraps another Statement in order to send it to the server and produce a PreparedPayload . |
Modifier and Type | Method and Description |
---|---|
SerializableStatement |
PreparedPayload.originalStatement() |
Copyright © 2015 Couchbase, Inc.