|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.healthmarketscience.jackcess | |
---|---|
com.healthmarketscience.jackcess |
Classes in com.healthmarketscience.jackcess used by com.healthmarketscience.jackcess | |
---|---|
BigIndex
Implementation of an Access table index which supports large indexes. |
|
ByteUtil.ByteStream
Utility byte stream similar to ByteArrayOutputStream but with extended accessibility to the bytes. |
|
Column
Access database column definition |
|
Column.AutoNumberGenerator
Base class for the supported autonumber types. |
|
ColumnBuilder
Builder style class for constructing a Column. |
|
Cursor
Manages iteration for a Table. |
|
Cursor.Id
Identifier for a cursor. |
|
Cursor.Position
Value object which maintains the current position of the cursor. |
|
Cursor.Savepoint
Value object which represents a complete save state of the cursor. |
|
CursorBuilder
Builder style class for constructing a Cursor. |
|
Database
An Access database. |
|
Database.FileFormat
|
|
DataType
Access data type |
|
ErrorHandler
Handler for errors encountered while reading a column of row data from a Table. |
|
ExportFilter
Interface which allows customization of the behavior of the Database export methods. |
|
ImportFilter
Interface which allows customization of the behavior of the Database< import/copy
methods. |
|
Index
Access table index |
|
Index.ColumnDescriptor
Information about the columns in an index. |
|
Index.Entry
A single leaf entry in an index (points to a single row) |
|
Index.EntryCursor
Utility class to traverse the entries in the Index. |
|
Index.EntryType
type attributes for Entries which simplify comparisons |
|
IndexPageCache.CacheDataPage
IndexPageCache implementation of an Index Index.DataPage . |
|
JetFormat
Encapsulates constants describing a specific version of the Access Jet format |
|
PageChannel
Reads and writes individual pages in a database file |
|
Relationship
Information about a relationship between two tables in the database. |
|
ReplacementErrorHandler
Simple implementation of an ErrorHandler which always returns the configured object. |
|
RowFilter
The RowFilter class encapsulates a filter test for a table row. |
|
RowId
Uniquely identifies a row of data within the access database. |
|
RowId.Type
type attributes for RowIds which simplify comparisons |
|
SimpleExportFilter
Simple concrete implementation of ImportFilter which just returns the given values. |
|
SimpleImportFilter
Simple concrete implementation of ImportFilter which just returns the given values. |
|
Table
A single database table Is not thread-safe. |
|
Table.RowState
Maintains the state of reading a row of data. |
|
TableBuilder
Builder style class for constructing a Column. |
|
TempBufferHolder
Manages a reference to a ByteBuffer. |
|
TempBufferHolder.Type
The caching type for the buffer holder. |
|
TempPageHolder
Manages a reference to a page buffer. |
|
UsageMap
Describes which database pages a particular table uses |
|
UsageMap.PageCursor
Utility class to traverse over the pages in the UsageMap. |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |