All Classes
| Class | Description |
|---|---|
| AbstractDatabaseDelegate<CONNECTION> | |
| ConnectionCreationException |
Inability to create connection to the database
|
| DatabaseDelegate |
Database delegate
Gives an abstraction from concrete database
|
| ScriptUtils |
This is a modified version of the Spring-JDBC ScriptUtils class, adapted to reduce
dependencies and slightly alter the API.
|
| ScriptUtils.ScriptLoadException | |
| ScriptUtils.ScriptParseException | |
| ScriptUtils.ScriptStatementFailedException | |
| ScriptUtils.UncategorizedScriptException |