| Package | Description |
|---|---|
| com.couchbase.client.core.classic.query | |
| com.couchbase.client.core.msg.query |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PreparedStatement> |
PreparedStatementStrategy.cache |
| Modifier and Type | Method and Description |
|---|---|
protected Mono<QueryResponse> |
PreparedStatementStrategy.executeAlreadyPrepared(QueryRequest request,
PreparedStatement prepared)
Executes a query using an existing prepared statement.
|
| Modifier and Type | Method and Description |
|---|---|
static PreparedStatement |
PreparedStatement.enhanced(String name) |
static PreparedStatement |
PreparedStatement.legacy(String name,
String encodedPlan) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.