| Package | Description |
|---|---|
| org.apache.druid.sql | |
| org.apache.druid.sql.avatica |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpStatement
SQL statement lifecycle for the HTTP endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DirectStatement |
SqlStatementFactory.directStatement(SqlQueryPlus sqlRequest) |
DirectStatement |
PreparedStatement.execute(List<org.apache.calcite.avatica.remote.TypedValue> parameters)
Execute a prepared JDBC query.
|
| Constructor and Description |
|---|
DruidJdbcResultSet(AbstractDruidJdbcStatement jdbcStatement,
DirectStatement stmt,
long maxRowCount) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.