| Name | Description | Type | Package | Framework |
| CaseInsensitiveColumnMatcher | Concrete implementation of ColumnMatcher which tests textual columns case-insensitively (DataType. | Class | com.healthmarketscience.jackcess.util | JackCess |
| ColumnMatcher | Interface for handling comparisons between column values. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| ColumnValidator | Interface which allows for data manipulation/validation as values are being inserted into a database. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| ColumnValidatorFactory | Factory which generates appropriate ColumnValidators when Column instancesAuthor:James Ahlborn | Interface | com.healthmarketscience.jackcess.util | JackCess |
| DebugErrorHandler | information about bad row data (great for bug reports!). | Class | com.healthmarketscience.jackcess.util | JackCess |
| EntryIterableBuilder | Builder style class for constructing an IndexCursor entryAuthor:James AhlbornUsage:General: This class is general use. | Class | com.healthmarketscience.jackcess.util | JackCess |
| ErrorHandler | Handler for errors encountered while reading a column of row data from a Table. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| ErrorHandler .Location | Provides location information for an error. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| ExportFilter | Interface which allows customization of the behavior of the ExportUtil export methods. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| ExportUtil | Utility class for exporting tables from an Access database to other formats. | Class | com.healthmarketscience.jackcess.util | JackCess |
| ExportUtil .Builder | Builder which simplifies configuration of an export operation. | Class | com.healthmarketscience.jackcess.util | JackCess |
| ImportFilter | Interface which allows customization of the behavior of the ImportUtil import methods. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| ImportUtil | Utility class for importing tables to an Access database from other sources. | Class | com.healthmarketscience.jackcess.util | JackCess |
| ImportUtil .Builder | Builder which simplifies configuration of an import operation. | Class | com.healthmarketscience.jackcess.util | JackCess |
| IterableBuilder | Builder style class for constructing a Cursor Iterable/Iterator. | Class | com.healthmarketscience.jackcess.util | JackCess |
| IterableBuilder .Type | Class | com.healthmarketscience.jackcess.util | JackCess | |
| Joiner | Utility for finding rows based on pre-defined, foreign-key tableAuthor:James AhlbornUsage:General: This class is general use. | Class | com.healthmarketscience.jackcess.util | JackCess |
| LinkResolver | Resolver for linked databases. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| MemFileChannel | FileChannel implementation which maintains the entire "file" in memory. | Class | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob | Extensions of the Blob interface with additional functionality for working with the OLE content from an access database. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .Builder | Builder style class for constructing an OleBlob. | Class | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .CompoundContent | Sub-interface for Content which has the OleBlob. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .CompoundContent .Entry | A document entry in the compound storage. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .Content | Interface | com.healthmarketscience.jackcess.util | JackCess | |
| OleBlob .ContentType | Class | com.healthmarketscience.jackcess.util | JackCess | |
| OleBlob .EmbeddedContent | Intermediate sub-interface for Content which has embedded content. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .LinkContent | Sub-interface for Content which has the OleBlob. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .OtherContent | Sub-interface for Content which has the OleBlob. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .PackageContent | Intermediate sub-interface for Content which has a nested package. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| OleBlob .SimplePackageContent | Sub-interface for Content which has the OleBlob. | Interface | com.healthmarketscience.jackcess.util | JackCess |
| ReplacementErrorHandler | Simple implementation of an ErrorHandler which always returns theAuthor:James AhlbornUsage:Intermediate: This class requires moderate API knowledge. | Class | com.healthmarketscience.jackcess.util | JackCess |
| RowFilter | The RowFilter class encapsulates a filter test for a table row. | Class | com.healthmarketscience.jackcess.util | JackCess |
| SimpleColumnMatcher | Simple concrete implementation of ColumnMatcher which tests for equality. | Class | com.healthmarketscience.jackcess.util | JackCess |
| SimpleColumnValidator | Simple concrete implementation of ColumnValidator which simply returns theAuthor:James Ahlborn | Class | com.healthmarketscience.jackcess.util | JackCess |
| SimpleColumnValidatorFactory | Simple concrete implementation of ColumnValidatorFactory which returns SimpleColumnValidator. | Class | com.healthmarketscience.jackcess.util | JackCess |
| SimpleExportFilter | Simple concrete implementation of ImportFilter which just returns the givenAuthor:James AhlbornUsage:General: This class is general use. | Class | com.healthmarketscience.jackcess.util | JackCess |
| SimpleImportFilter | Simple concrete implementation of ImportFilter which just returns the givenAuthor:James AhlbornUsage:General: This class is general use. | Class | com.healthmarketscience.jackcess.util | JackCess |
| TableIterableBuilder | Builder style class for constructing a Database Iterable/Iterator for Tables. | Class | com.healthmarketscience.jackcess.util | JackCess |