@Stability.Internal public class LegacyPreparedStatementStrategy extends PreparedStatementStrategy
cache| Constructor and Description |
|---|
LegacyPreparedStatementStrategy(Core core,
int cacheSize) |
| Modifier and Type | Method and Description |
|---|---|
Mono<QueryResponse> |
execute(QueryRequest request) |
evict, executeAdhoc, executeAlreadyPrepared, requestTracerpublic LegacyPreparedStatementStrategy(Core core, int cacheSize)
public Mono<QueryResponse> execute(QueryRequest request)
execute in class PreparedStatementStrategyCopyright © 2024 Couchbase, Inc.. All rights reserved.