See: Description
| Interface | Description |
|---|---|
| SQLDialect |
| Class | Description |
|---|---|
| DBUtil | |
| H2Dialect |
The H2 dialect.
|
| HSQLDBDialect |
The HSQLDB dialect.
|
| MsSQLDialect |
The MS SQL Server dialect is untested.
|
| MySQLDialect | |
| OracleDialect |
The Oracle dialect.
|
| PostgreSQLDialect | |
| SybaseSqlAnywhereDialect |
| Enum | Description |
|---|---|
| SQLDialectCode |
Contains the dialect classes used by logback to log to different databases, and the SQL scripts to created the necessary tables.