Uses of Interface
com.databricks.jdbc.api.IDatabricksResultSet
Packages that use IDatabricksResultSet
-
Uses of IDatabricksResultSet in com.databricks.jdbc.api.impl
Classes in com.databricks.jdbc.api.impl that implement IDatabricksResultSetModifier and TypeClassDescriptionclassclassEmpty implementation of ResultSetMethods in com.databricks.jdbc.api.impl with parameters of type IDatabricksResultSetModifier and TypeMethodDescriptionvoidDatabricksStatement.handleResultSetClose(IDatabricksResultSet resultSet) -
Uses of IDatabricksResultSet in com.databricks.jdbc.api.internal
Methods in com.databricks.jdbc.api.internal with parameters of type IDatabricksResultSetModifier and TypeMethodDescriptionvoidIDatabricksStatementInternal.handleResultSetClose(IDatabricksResultSet resultSet)