See: Description
| Interface | Description |
|---|---|
| AbstractSQLQuerying.SQLBooleanCreator | |
| SQLDBState |
The state-type interface containing some important database-related data, in order to create
proper SQL statements in indexing (
SQLIndexing), querying (
SQLQuerying) and application startup (
SQLAppStartup. |
| Class | Description |
|---|---|
| AbstractSQLIndexing |
TODO SQL-Generator now has support for auto-generated columns.
|
| AbstractSQLQuerying | |
| AbstractSQLStartup |