| Interface | Description |
|---|---|
| Database | |
| DatabaseEngine |
| Class | Description |
|---|---|
| DatabaseController |
A SQLite database helper class that handles the creation and updating of
database tables.
|
| DefaultDatabaseEngine | |
| InsertQuery | |
| SQLDatabase | |
| SQLInit |
Build the SQL database based on the provided models
|
| SQLOpen | |
| SQLProvider |