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