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.
|
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.Property
Info about a property defined in a PropertyMap.
|
Relationship
Information about a relationship between two tables in the
Database . |
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 . |
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.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.
|
DataType
Supported access data 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. |
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 . |
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.
|
Class and Description |
---|
Column
Access database column definition.
|
Database
An Access database instance.
|
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.
|
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–2018. All rights reserved.