All Classes and Interfaces
Class
Description
Abstract base class for commands that use a Jackcess
Cursor to locate and manipulate rows.Enum of MS Access versions to encapsulate Jackcess
Database.FileFormat.Valid values of driver property
columnOrder.Composite pattern implementation for
IFeedbackAction.Exports a
ResultSet to different formats, primarily CSV.Builder for
Exporter.A utility class providing methods for interoperability with the UCanAccess Hibernate dialect.
Represents a database command that can be persisted to the Access file or rolled back.
Enumeration of supported command types.
Extension of
ICommand for commands that require a Jackcess Cursor to identify or manipulate records.Interface for actions to be executed as feedback after a command has been persisted.
An operation that accepts one argument, produces no result and may throw an exception.
A function that accepts one argument, produces a result and may throw an exception.
A runnable which might throw an exception of type
T.A supplier of a result of type
R which might throw an exception of type T.Enum of Ucanaccess driver properties.
Enum of database object types.
An immutable sql statement string created from multiple tokens
in order to write inline sql statements in an easy-to-read fashion
spread out over multiple lines of code.
Constants for SQL reserved words and recurring tokens.
Fluent-style try-catch handling.
A builder for Ucanaccess database urls and connections.
Unspecific
Ucanaccess run-time exception.The sql exception specific to
Ucanaccess.The purpose of this class is to find the project's version information by all means possible,
while developing the project in an IDE
while running Maven lifecycle goals or
while executing or referencing the project at run-time, whether packaged or not.