| Package | Description |
|---|---|
| highfive.dialects | |
| highfive.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DB2Dialect |
class |
MariaDBDialect |
class |
MySQLDialect |
class |
OracleDialect |
class |
PostgreSQLDialect |
class |
SQLServerDialect |
| Modifier and Type | Class and Description |
|---|---|
class |
DialectNormalizer |
| Modifier and Type | Method and Description |
|---|---|
Dialect |
DataSource.getDialect() |
static Dialect |
DialectFactory.getDialect(DataSource ds) |
| Constructor and Description |
|---|
DialectNormalizer(Dialect dialect) |
Identifier(String canonicalName,
String removeTablePrefix,
Dialect dialect) |
Copyright © 2024. All rights reserved.