public class SqlServerDialect extends AbstractDialect
| Modifier and Type | Field and Description |
|---|---|
static SqlServerDialect |
INSTANCE
Singleton instance.
|
| Constructor and Description |
|---|
SqlServerDialect() |
| Modifier and Type | Method and Description |
|---|---|
SelectRenderContext |
getSelectContext()
Obtain the
SelectRenderContext. |
LimitClause |
limit()
Return the
LimitClause used by this dialect. |
getAfterOrderByclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArraySupportpublic static final SqlServerDialect INSTANCE
public LimitClause limit()
DialectLimitClause used by this dialect.LimitClause used by this dialect.public SelectRenderContext getSelectContext()
DialectSelectRenderContext.getSelectContext in interface DialectgetSelectContext in class AbstractDialectSelectRenderContext.Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.