Package com.databricks.jdbc.dbclient.impl.common
package com.databricks.jdbc.dbclient.impl.common
-
ClassesClassDescriptionThis class is responsible for configuring the Databricks config based on the connection context.Utility class for configuring SSL/TLS for Databricks JDBC connections.Implementation of
IDatabricksResultSetAdapterfor processing the result set of theDatabaseMetaData.getCrossReference(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String).A default implementation ofIDatabricksResultSetAdapterthat performs identity mapping and permits all rows to pass through without any modifications.Implementation ofIDatabricksResultSetAdapterfor processing the result set of theDatabaseMetaData.getImportedKeys(java.lang.String, java.lang.String, java.lang.String).A Session-Id identifier to uniquely identify a connection sessionA Statement-Id identifier to uniquely identify an executed statementUtility class to handle statement execution timeouts.Utility class to support request tracing