public class CockroachPlatform extends PostgresPlatform
DatabasePlatform.OnQueryOnly
Constructor and Description |
---|
CockroachPlatform() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDdlCommitOnCreateIndex()
Needs a commit after create index such that alter table add foreign key ...
|
createSequenceIdGenerator, isNativeArrayType, tablePartitionInit, tablePartitionsExist
completeSql, configure, convertQuotedIdentifiers, createSchemaIfNotExists, escapeLikeString, fromForUpdate, getBasicSqlLimiter, getBlobDbType, getBooleanDbType, getClobDbType, getCloseQuote, getColumnAliasPrefix, getDbDefaultValue, getDbEncrypt, getDbIdentity, getDbTypeMap, getHistorySupport, getLikeClause, getMaxConstraintNameLength, getMaxTableNameLength, getName, getOnQueryOnly, getOpenQuote, getPersistBatchOnCascade, getPlatform, getSqlLimiter, getTableAliasPlaceHolder, isForwardOnlyHintOnFindIterate, isIdInExpandedForm, isNativeUuidType, isPlatform, isSelectCountWithAlias, isSequenceBatchMode, isSupportsNativeIlike, isSupportsResultSetConcurrencyModeUpdatable, isTreatEmptyStringsAsNull, schemaExists, setColumnAliasPrefix, setDbEncrypt, setDbFalseLiteral, setDbTrueLiteral, setForwardOnlyHintOnFindIterate, setHistorySupport, setOnQueryOnly, setSequenceBatchMode, setSupportsResultSetConcurrencyModeUpdatable, setTableAliasPlaceHolder, tableExists, translate, unQuote, useExtraTransactionOnIterateSecondaryQueries
public CockroachPlatform()
public boolean isDdlCommitOnCreateIndex()
isDdlCommitOnCreateIndex
in class DatabasePlatform
Copyright © 2018. All rights reserved.