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 | |
SQLiteDialect |
SQLite dialect
Note that the dialect is not needed if your JDBC driver supports the
getGeneratedKeys method introduced in JDBC 3.0 specification.
|
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.
Copyright © 2010 - 2020 Adobe. All Rights Reserved