|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.healthmarketscience.jackcess.impl | |
|---|---|
| com.healthmarketscience.jackcess | |
| com.healthmarketscience.jackcess.impl | |
| Classes in com.healthmarketscience.jackcess.impl used by com.healthmarketscience.jackcess | |
|---|---|
| CodecProvider
Interface for a provider which can generate CodecHandlers for various types of database encodings. |
|
| ColumnImpl.SortOrder
Information about the sort order (collation) for a textual column. |
|
| JetFormat
Encapsulates constants describing a specific version of the Access Jet format |
|
| Classes in com.healthmarketscience.jackcess.impl used by com.healthmarketscience.jackcess.impl | |
|---|---|
| ByteArrayBuilder
Utility class for constructing byte[]s where the final size of the
data is not known beforehand. |
|
| ByteUtil.ByteStream
Utility byte stream similar to ByteArrayOutputStream but with extended accessibility to the bytes. |
|
| CodecHandler
Interface for a handler which can encode/decode a specific access page encoding. |
|
| CodecProvider
Interface for a provider which can generate CodecHandlers for various types of database encodings. |
|
| ColumnImpl
Access database column definition |
|
| ColumnImpl.AutoNumberGenerator
Base class for the supported autonumber types. |
|
| ColumnImpl.SortOrder
Information about the sort order (collation) for a textual column. |
|
| CursorImpl
Manages iteration for a Table. |
|
| CustomToStringStyle
Custom ToStringStyle for use with ToStringBuilder. |
|
| DatabaseImpl
|
|
| DatabaseImpl.FileFormatDetails
Internal details for each FileForrmat |
|
| GeneralLegacyIndexCodes
Various constants used for creating "general legacy" (access 2000-2007) sort order text index entries. |
|
| IndexCursorImpl
Cursor backed by an index with extended traversal options. |
|
| IndexData
Access table index data. |
|
| IndexData.ColumnDescriptor
Information about the columns in an index. |
|
| IndexData.Entry
A single leaf entry in an index (points to a single row) |
|
| IndexData.EntryCursor
Utility class to traverse the entries in the Index. |
|
| IndexData.EntryType
type attributes for Entries which simplify comparisons |
|
| IndexImpl
Access table (logical) index. |
|
| IndexImpl.ForeignKeyReference
Information about a foreign key reference defined in an index (when referential integrity should be enforced). |
|
| JetFormat
Encapsulates constants describing a specific version of the Access Jet format |
|
| JetFormat.CodecType
|
|
| NullMask
Bitmask that indicates whether or not each column in a row is null. |
|
| PageChannel
Reads and writes individual pages in a database file |
|
| PropertyMapImpl
Map of properties for a database object. |
|
| PropertyMaps
Collection of PropertyMap instances read from a single property data block. |
|
| RowIdImpl
Uniquely identifies a row of data within the access database. |
|
| RowIdImpl.Type
type attributes for RowIds which simplify comparisons |
|
| RowImpl
A row of data as column->value pairs. |
|
| TableImpl
A single database table |
|
| TableImpl.RowState
Maintains the state of reading a row of data. |
|
| 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 | |||||||||