public class MySqlDialect extends AbstractDialect
| Modifier and Type | Field and Description |
|---|---|
static MySqlDialect |
INSTANCE
Singleton instance.
|
| Constructor and Description |
|---|
MySqlDialect() |
| Modifier and Type | Method and Description |
|---|---|
LimitClause |
limit()
Return the
LimitClause used by this dialect. |
getAfterOrderBy, getSelectContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArraySupportpublic static final MySqlDialect INSTANCE
public LimitClause limit()
DialectLimitClause used by this dialect.LimitClause used by this dialect.Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.