public class SQLServerPlaceholderDialect extends Object implements NamePlaceholderDialect
| Modifier and Type | Field and Description |
|---|---|
static String |
DIALECT_NAME
The dialect name
|
DEFAULT_PLACEHOLDER, PLACEHOLDER_DIALECT_NAME_ATTRIBUTE_KEY| Constructor and Description |
|---|
SQLServerPlaceholderDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMarker()
Get marker string.
|
String |
name()
Dialect name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitusingIndexMarkerstartIndex, supportedpublic static final String DIALECT_NAME
public String name()
PlaceholderDialectname in interface PlaceholderDialectpublic String getMarker()
PlaceholderDialectgetMarker in interface PlaceholderDialectCopyright © 2022. All rights reserved.