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