|
||||||||||
| 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. |
|
| CursorImpl.DirHandler
Handles moving the cursor in a given direction. |
|
| CursorImpl.IdImpl
Identifier for a cursor. |
|
| CursorImpl.PositionImpl
Value object which maintains the current position of the cursor. |
|
| CursorImpl.SavepointImpl
Value object which represents a complete save state of the cursor. |
|
| 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.DataPage
Object used to maintain state about an Index page. |
|
| 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 |
|
| IndexData.PendingChange
Utility class which maintains information about a pending index update. |
|
| 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. |
|
| RelationshipImpl
Information about a relationship between two tables in the database. |
|
| 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. |
|
| TableCreator
Helper class used to maintain state during table creation. |
|
| TableImpl
A single database table |
|
| TableImpl.IndexFeature
|
|
| TableImpl.RowState
Maintains the state of reading/updating a row of data. |
|
| TableImpl.WriteRowState
Maintains state for writing a new row of data. |
|
| TableMutator
Common helper class used to maintain state during table mutation. |
|
| TableUpdater
Helper class used to maintain state during table mutation. |
|
| 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 | |||||||||