|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in com.healthmarketscience.jackcess used by com.healthmarketscience.jackcess | |
|---|---|
| BigIndex
Implementation of an Access table index which supports large indexes. |
|
| Column
Access database column definition |
|
| 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. |
|
| DataType
Access data type |
|
| 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. |
|
| RowId
Uniquely identifies a row of data within the access database. |
|
| RowId.Type
type attributes for RowIds which simplify comparisons |
|
| SimpleImportFilter
Simple concrete implementation of ImportFilter which just returns the given values. |
|
| Table
A single database table |
|
| 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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||