All Classes and Interfaces

Classes
Class
Description
A base implementation of DaoDatabase.
Base for Reason implementations.
Base for Row implementations.
Base for Table implementations.
Allows sets of columns to be used as multi-column keys.
A Reason with a multiple causes.
An empty table does not return any rows and never finds any object.
Provides encryption routines.
Caches results by querying the entire table upon first use, the cache is persistent and shared by all users.
Caches results on a per-row basis.
A Reason with a single cause.
Caches results by querying the entire table upon first use.
A compound key with two columns.
A compound key with three columns.
A compound key with any number of columns of the same type.