public class JdbcSqlServerDialect extends SqlServerDialect
SqlServerDialect that registers JDBC specific converters.| Modifier and Type | Field and Description |
|---|---|
static JdbcSqlServerDialect |
INSTANCE |
| Constructor and Description |
|---|
JdbcSqlServerDialect() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
getConverters() |
getIdentifierProcessing, getIdGeneration, getInsertRenderContext, getLikeEscaper, getSelectContext, limit, lock, orderByNullHandlinggetAfterFromTable, getAfterOrderByclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArraySupport, simpleTypespublic static JdbcSqlServerDialect INSTANCE
public Collection<Object> getConverters()
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.