Interface | Description |
---|---|
TransactionListener |
Listener interface for
Transaction . |
Class | Description |
---|---|
CachedTable<R> |
A cached table with default cache settings.
|
Database |
Source of
Table objects for reading/writing from/to database. |
NoOpTransaction | |
Table<R> |
A table within a sql database.
|
Transaction |
Simple transaction interface for
Connection . |
Exception | Description |
---|---|
SormulaException |
Base class for all exceptions in sormula packages.
|