| Package | Description |
|---|---|
| org.apache.druid.sql | |
| org.apache.druid.sql.http |
| Modifier and Type | Method and Description |
|---|---|
SqlQueryPlus.Builder |
SqlQueryPlus.Builder.sqlParameters(List<SqlParameter> parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlParameter> |
SqlQuery.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.calcite.avatica.remote.TypedValue> |
SqlQuery.getParameterList(List<SqlParameter> parameters) |
| Constructor and Description |
|---|
SqlQuery(String query,
ResultFormat resultFormat,
boolean header,
boolean typesHeader,
boolean sqlTypesHeader,
Map<String,Object> context,
List<SqlParameter> parameters) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.