Class EnhancedPreparedStatementStrategy

java.lang.Object
com.couchbase.client.core.classic.query.PreparedStatementStrategy
com.couchbase.client.core.classic.query.EnhancedPreparedStatementStrategy

@Internal public class EnhancedPreparedStatementStrategy extends PreparedStatementStrategy
Server remembers query plan; client sends just the prepared statement name. Client can prepare + execute with a single command.