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. |
LockClause |
lock()
Return the
LockClause used by this dialect. |
getAfterFromTable, getAfterOrderBy, getSelectContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArraySupport, getIdentifierProcessing, getIdGeneration, getLikeEscaperpublic static final HsqlDbDialect INSTANCE
public LimitClause limit()
DialectLimitClause used by this dialect.LimitClause used by this dialect.public LockClause lock()
DialectLockClause used by this dialect.LockClause used by this dialect.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.