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. |
getIdGeneration
getArraySupport, getIdentifierProcessing, limit, lock
getAfterFromTable, getAfterOrderBy, getSelectContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConverters, getSimpleTypeHolder, getSimpleTypes, renderForGeneratedValues
public static final OracleDialect INSTANCE
public BindMarkersFactory getBindMarkersFactory()
R2dbcDialect
BindMarkersFactory
used by this dialect.getBindMarkersFactory
in interface R2dbcDialect
BindMarkersFactory
used by this dialect.Copyright © 2018–2021 Pivotal Software, Inc.. All rights reserved.