public class OracleDialect extends org.springframework.data.relational.core.dialect.OracleDialect implements R2dbcDialect
| Modifier and Type | Field and Description |
|---|---|
static OracleDialect |
INSTANCE
Singleton instance.
|
| Constructor and Description |
|---|
OracleDialect() |
| Modifier and Type | Method and Description |
|---|---|
BindMarkersFactory |
getBindMarkersFactory()
Returns the
BindMarkersFactory used by this dialect. |
getIdGenerationgetArraySupport, getIdentifierProcessing, limit, lockgetAfterFromTable, getAfterOrderBy, getSelectContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConverters, getSimpleTypeHolder, getSimpleTypes, renderForGeneratedValuespublic static final OracleDialect INSTANCE
public BindMarkersFactory getBindMarkersFactory()
R2dbcDialectBindMarkersFactory used by this dialect.getBindMarkersFactory in interface R2dbcDialectBindMarkersFactory used by this dialect.Copyright © 2018–2021 Pivotal Software, Inc.. All rights reserved.