Interface | Description |
---|---|
TransactionListener |
Listener interface for
Transaction . |
Class | Description |
---|---|
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.
|