Uses of Package
com.couchbase.client.java.query
-
Classes in com.couchbase.client.java.query used by com.couchbase.client.java Class Description AsyncN1qlQueryResult A representation of an N1QL query result.N1qlQuery Contract to describe N1QL queries.N1qlQueryResult Represents the results of aN1qlQuery, in a blocking fashion.Statement -
Classes in com.couchbase.client.java.query used by com.couchbase.client.java.query Class Description AbstractN1qlQuery An abstract base for N1QLN1qlQuery.AsyncN1qlQueryResult A representation of an N1QL query result.AsyncN1qlQueryRow N1qlMetrics A class that represents N1QL metrics.N1qlParams Parameter Object forqueriesthat allows to fluently set most of the N1QL query parameters: - server side timeout - client context ID - scan consistency (with associated scan vector and/or scan wait if relevant) - max parallelism Note that these are different from statement-related named parameters or positional parameters.N1qlProfile N1ql profile optionsN1qlQuery Contract to describe N1QL queries.N1qlQueryResult Represents the results of aN1qlQuery, in a blocking fashion.N1qlQueryRow ParameterizedN1qlQuery Represent a N1QL query with an optionally parameterized statement (in which case the values must be passed according to the type and number of placeholders).PreparedPayload The payload necessary to perform aPreparedN1qlQuery, as returned when issuing aPrepareStatement.PrepareStatement A PREPAREStatementthat wraps another Statement in order to send it to the server and produce aPreparedPayload.SerializableStatement AStatementthat is also explicitlySerializable.SimpleN1qlQuery Statement -
Classes in com.couchbase.client.java.query used by com.couchbase.client.java.query.core Class Description AsyncN1qlQueryResult A representation of an N1QL query result.N1qlQuery Contract to describe N1QL queries.N1qlQueryResult Represents the results of aN1qlQuery, in a blocking fashion.PreparedPayload The payload necessary to perform aPreparedN1qlQuery, as returned when issuing aPrepareStatement.PrepareStatement A PREPAREStatementthat wraps another Statement in order to send it to the server and produce aPreparedPayload.Statement -
Classes in com.couchbase.client.java.query used by com.couchbase.client.java.query.dsl Class Description Statement -
Classes in com.couchbase.client.java.query used by com.couchbase.client.java.query.dsl.element Class Description Statement -
Classes in com.couchbase.client.java.query used by com.couchbase.client.java.query.dsl.path Class Description Statement -
Classes in com.couchbase.client.java.query used by com.couchbase.client.java.query.dsl.path.index Class Description Statement -
Classes in com.couchbase.client.java.query used by com.couchbase.client.java.util.rawQuerying Class Description N1qlQuery Contract to describe N1QL queries.