| Class | Description |
|---|---|
| DbHelper |
Class to do basic MySQL stuff - connect and disconnect from the MySQL server, ask a query, maintain statements.
|
| DbTable |
Class that manages the conversion of a ResultSet to something more usable.
|
| DbTypedTable |
A version of @see DbTable that contains data types.
|
| SQLResult |
The Class SQLResult.
|