All Classes and Interfaces
Class
Description
Class for statement whose sole purpose is to provide result set with data of the sheet from Excel document.
Connection intended to be returned by
ExcelDriver in order to read data from Excel documents.Implementation of
ResultSetMetaData for ExcelConnectionClass for result set used to provide information about available procedures and procedure columns.
Implementation of JDBC Driver, which allows to read data from Excel documents.
Component responsible for reading data from Excel document.
Exception that may be thrown when I/O or processing errors occur while reading data from Excel document.
Base class for result sets used within Excel Driver project.
Class for result set used to retrieve data of the sheet from Excel document.
Implementation of
ResultSetMetaData for ExcelSheetResultSet.Provides method to analyze cell's format code, in order to recognize cell value's type.
Container for data of cells belonging to single row.
Container for data of single cell.
Mutable container for information about row span in single sheet from Excel workbook.
Immutable container for information about dimension of Excel sheet.
Represents type of cell's value.