| Package | Description |
|---|---|
| org.apache.druid.sql |
| Modifier and Type | Field and Description |
|---|---|
protected SqlToolbox |
SqlStatementFactoryFactory.lifecycleToolbox |
protected SqlToolbox |
AbstractStatement.sqlToolbox |
| Modifier and Type | Method and Description |
|---|---|
SqlToolbox |
SqlToolbox.withEngine(SqlEngine engine) |
| Constructor and Description |
|---|
AbstractStatement(SqlToolbox sqlToolbox,
SqlQueryPlus queryPlus,
String remoteAddress) |
DirectStatement(SqlToolbox lifecycleToolbox,
SqlQueryPlus sqlRequest) |
DirectStatement(SqlToolbox lifecycleToolbox,
SqlQueryPlus queryPlus,
String remoteAddress) |
HttpStatement(SqlToolbox lifecycleToolbox,
SqlQuery sqlQuery,
javax.servlet.http.HttpServletRequest req) |
PreparedStatement(SqlToolbox lifecycleToolbox,
SqlQueryPlus queryPlus) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.