@InterfaceStability.Committed @InterfaceAudience.Public public class ParameterizedAnalyticsQuery extends SimpleAnalyticsQuery
This query type extends the simple one so that it properly serializes parameterized queries, both named and/or positional ones.
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
query()
Returns the full query.
|
params, statementparameterized, parameterized, parameterized, parameterized, simple, simplepublic JsonObject query()
AnalyticsQueryReturns the full query.
query in class SimpleAnalyticsQueryCopyright © 2015 Couchbase, Inc.