Uses of Package
org.apache.druid.sql.avatica
Packages that use org.apache.druid.sql.avatica
-
Classes in org.apache.druid.sql.avatica used by org.apache.druid.sql.avaticaClassDescriptionCommon implementation for the JDBC
StatementandPreparedStatementimplementations in Druid.Base class for Druid's custom Avatica server handlers that are compatible with Jetty 12.Connection tracking forDruidMeta.The Druid implementation of the server-side representation of the JDBCPreparedStatementclass.Druid's server-side representation of a JDBC result set.Asynchronous result fetcher.Creates the result fetcher and holds config.Represents Druid's version of the JDBCStatementclass: can be executed multiple times, one after another, producing aDruidJdbcResultSetfor each execution.