public class OracleDialect extends AnsiDialect
| Modifier and Type | Field and Description |
|---|---|
static OracleDialect |
INSTANCE
Singleton instance.
|
| Modifier | Constructor and Description |
|---|---|
protected |
OracleDialect() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Object> |
getConverters()
Return a collection of converters for this dialect.
|
IdGeneration |
getIdGeneration() |
getArraySupport, getIdentifierProcessing, limit, lockgetAfterFromTable, getAfterOrderBy, getSelectContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInsertRenderContext, getLikeEscaper, orderByNullHandling, simpleTypespublic static final OracleDialect INSTANCE
public IdGeneration getIdGeneration()
public Collection<Object> getConverters()
DialectCopyright © 2017–2023 Pivotal Software, Inc.. All rights reserved.