| Interface | Description |
|---|---|
| Database | |
| DatabaseConnection |
A liquibase abstraction over the normal Connection that is available in
java.sql.
|
| Class | Description |
|---|---|
| AbstractJdbcDatabase |
AbstractJdbcDatabase is extended by all supported databases as a facade to the underlying database.
|
| DatabaseFactory | |
| DatabaseList | |
| PreparedStatementFactory |
Factory for PreparedStatements
|
| Enum | Description |
|---|---|
| ObjectQuotingStrategy |
Strategy regards quoting object names e.g.
|