public class H2PlaceholderDialect extends PostgreSQLPlaceholderDialect
| Modifier and Type | Field and Description |
|---|---|
static String |
DIALECT_NAME
The dialect name
|
DEFAULT_PLACEHOLDER, PLACEHOLDER_DIALECT_NAME_ATTRIBUTE_KEY| Constructor and Description |
|---|
H2PlaceholderDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Dialect name.
|
getMarker, startIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupported, usingIndexMarkerpublic static final String DIALECT_NAME
public String name()
PlaceholderDialectname in interface PlaceholderDialectname in class PostgreSQLPlaceholderDialectCopyright © 2022. All rights reserved.