| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PLACEHOLDER |
"?" |
public static final String |
PLACEHOLDER_DIALECT_NAME_ATTRIBUTE_KEY |
"PLACEHOLDER_DIALECT_NAME_ATTRIBUTE_KEY" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIALECT_NAME |
"H2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIALECT_NAME |
"MariaDB" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIALECT_NAME |
"MySQL" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIALECT_NAME |
"Oracle" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIALECT_NAME |
"PostgreSQL" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIALECT_NAME |
"Microsoft SQL Server" |
Copyright © 2022. All rights reserved.