All Classes and Interfaces

Class
Description
 
 
 
 
Enum of MS Access versions to encapsulate Jackcess Database.FileFormat.
 
 
 
 
 
 
 
 
 
Valid values of driver property columnOrder.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Class that exports the given ResultSet to CSV format.
Builder for Exporter.
 
 
 
 
Utilities for interoperability with the UCanAccess Hibernate dialect.
 
 
 
 
 
 
 
 
 
 
 
 
 
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.
 
 
 
 
 
 
 
Trigger to keep the column cache up-to-date.
 
 
 
 
Try<V,EC extends Throwable>
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. .