All Classes and Interfaces

Class
Description
SQLException for object-already-closed conditions, e.g., calling a method on a closed Statement.
Drill-specific Connection.
NOTE: DrillConnectionConfig will be changed from a class to an interface.
Drill-specific DatabaseMetaData.
Drill-specific PreparedStatement.
Drill-specific ResultSet.
Drill-specific Statement.
Main class of Apache Drill JDBC driver.
SQLException for execution-canceled condition.
SQLException for invalid-cursor-state conditions, e.g., calling a column accessor method before calling ResultSet#next() or after ResultSet#next() returns false.
JdbcApiSqlException for invalid-parameter-value conditions.
SQLException for JDBC API calling-sequence/state problems.
 
 
 
Proxy driver for tracing calls to a JDBC driver.