Class LegacyPreparedStatementStrategy
java.lang.Object
com.couchbase.client.core.classic.query.PreparedStatementStrategy
com.couchbase.client.core.classic.query.LegacyPreparedStatementStrategy
Client remembers query plan and sends it on every request.
Prepare and execute are separate commands.
-
Field Summary
Fields inherited from class com.couchbase.client.core.classic.query.PreparedStatementStrategy
cache
-
Constructor Summary
-
Method Summary
Methods inherited from class com.couchbase.client.core.classic.query.PreparedStatementStrategy
evict, executeAdhoc, executeAlreadyPrepared, requestTracer
-
Constructor Details
-
LegacyPreparedStatementStrategy
-
-
Method Details
-
execute
- Specified by:
execute
in classPreparedStatementStrategy
-