public class MySQLPlaceholderDialect extends Object implements PlaceholderDialect
| Modifier and Type | Field and Description |
|---|---|
static String |
DIALECT_NAME
The dialect name.
|
DEFAULT_PLACEHOLDER, PLACEHOLDER_DIALECT_NAME_ATTRIBUTE_KEY| Constructor and Description |
|---|
MySQLPlaceholderDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Dialect name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMarker, startIndex, supported, usingIndexMarkerpublic static final String DIALECT_NAME
public String name()
PlaceholderDialectname in interface PlaceholderDialectCopyright © 2022. All rights reserved.