public class JdbcMySqlDialect extends MySqlDialect
Db2Dialect that registers JDBC specific converters.INSTANCE, MYSQL_IDENTIFIER_PROCESSING| Modifier | Constructor and Description |
|---|---|
protected |
JdbcMySqlDialect() |
|
JdbcMySqlDialect(IdentifierProcessing identifierProcessing) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
getConverters() |
getIdentifierProcessing, limit, lock, orderByNullHandlinggetAfterFromTable, getAfterOrderBy, getSelectContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArraySupport, getIdGeneration, getInsertRenderContext, getLikeEscaper, simpleTypespublic JdbcMySqlDialect(IdentifierProcessing identifierProcessing)
protected JdbcMySqlDialect()
public Collection<Object> getConverters()
getConverters in interface DialectgetConverters in class MySqlDialectCopyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.