| Class and Description |
|---|
| 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 instance.
|
| Database.FileFormat
Enum which indicates which version of Access created the database.
|
| DatabaseBuilder
Builder style class for opening/creating a
Database. |
| DataType
Supported access data types.
|
| DateTimeType
Enum for selecting how a Database returns date/time types.
|
| Index
Access database index definition.
|
| Index.Column
Information about a Column in an Index
|
| IndexBuilder
Builder style class for constructing an
Index. |
| IndexBuilder.Column
Information about a column in this index (name and ordering).
|
| IndexCursor
Cursor backed by an
Index with extended traversal options. |
| JackcessException
Base class for specific exceptions thrown by Jackcess.
|
| PropertyMap
Map of properties for a database object.
|
| PropertyMap.DisplayControl
Enum value constants for the DisplayControl property
|
| PropertyMap.EnumValue
Interface for enums which can be used as property values.
|
| PropertyMap.IMEMode
Enum value constants for the IMEMode property
|
| PropertyMap.IMESentenceMode
Enum value constants for the IMESentenceMode property
|
| PropertyMap.Property
Info about a property defined in a PropertyMap.
|
| PropertyMap.TextFormat
Enum value constants for the TextFormat property
|
| Relationship
Information about a relationship between two tables in the
Database. |
| Relationship.JoinType |
| RelationshipBuilder
Builder style class for constructing a
Relationship, and,
optionally, the associated backing foreign key (if referential integrity
enforcement is enabled). |
| Row
A row of data as column name->value pairs.
|
| RowId
Uniquely identifies a row of data within the access database.
|
| Table
A single database table.
|
| Table.ColumnOrder
enum which controls the ordering of the columns in a table.
|
| TableBuilder
Builder style class for constructing a
Table. |
| TableDefinition
The definition of a single database table.
|
| TableMetaData
Basic metadata about a single database Table.
|
| TableMetaData.Type |
| Class and Description |
|---|
| Column
Access database column definition.
|
| Row
A row of data as column name->value pairs.
|
| RowId
Uniquely identifies a row of data within the access database.
|
| Class and Description |
|---|
| Column
Access database column definition.
|
| ColumnBuilder
Builder style class for constructing a
Column. |
| Cursor
Manages iteration for a
Table. |
| 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 instance.
|
| Database.FileFormat
Enum which indicates which version of Access created the database.
|
| DataType
Supported access data types.
|
| DateTimeType
Enum for selecting how a Database returns date/time types.
|
| Index
Access database index definition.
|
| Index.Column
Information about a Column in an Index
|
| IndexBuilder
Builder style class for constructing an
Index. |
| IndexCursor
Cursor backed by an
Index with extended traversal options. |
| InvalidValueException
JackcessException which indicates that an invalid column value was provided
in a database update.
|
| PropertyMap
Map of properties for a database object.
|
| PropertyMap.Property
Info about a property defined in a PropertyMap.
|
| Relationship
Information about a relationship between two tables in the
Database. |
| Relationship.JoinType |
| RelationshipBuilder
Builder style class for constructing a
Relationship, and,
optionally, the associated backing foreign key (if referential integrity
enforcement is enabled). |
| Row
A row of data as column name->value pairs.
|
| RowId
Uniquely identifies a row of data within the access database.
|
| Table
A single database table.
|
| Table.ColumnOrder
enum which controls the ordering of the columns in a table.
|
| TableBuilder
Builder style class for constructing a
Table. |
| TableDefinition
The definition of a single database table.
|
| TableMetaData
Basic metadata about a single database Table.
|
| Class and Description |
|---|
| Column
Access database column definition.
|
| Database
An Access database instance.
|
| DataType
Supported access data types.
|
| PropertyMap
Map of properties for a database object.
|
| PropertyMap.Property
Info about a property defined in a PropertyMap.
|
| Row
A row of data as column name->value pairs.
|
| Table
A single database table.
|
| Class and Description |
|---|
| Row
A row of data as column name->value pairs.
|
| RowId
Uniquely identifies a row of data within the access database.
|
| Class and Description |
|---|
| Column
Access database column definition.
|
| ColumnBuilder
Builder style class for constructing a
Column. |
| Cursor
Manages iteration for a
Table. |
| Database
An Access database instance.
|
| Database.FileFormat
Enum which indicates which version of Access created the database.
|
| Index
Access database index definition.
|
| Index.Column
Information about a Column in an Index
|
| IndexCursor
Cursor backed by an
Index with extended traversal options. |
| Row
A row of data as column name->value pairs.
|
| Table
A single database table.
|
Copyright © 2005–2025 OpenHMS. All rights reserved.