@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, statement
parameterized, parameterized, parameterized, parameterized, simple, simple
public JsonObject query()
AnalyticsQuery
Returns the full query.
query
in class SimpleAnalyticsQuery
Copyright © 2015 Couchbase, Inc.