@Deprecated public class H2V4200DialectV2 extends net.sf.hibernate.dialect.H2Dialect
| Constructor and Description |
|---|
H2V4200DialectV2()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCascadeConstraintsString()
Deprecated.
|
boolean |
supportsIfExistsAfterTableName()
Deprecated.
|
boolean |
supportsIfExistsBeforeTableName()
Deprecated.
|
bindLimitParametersFirst, bindLimitParametersInReverseOrder, getAddColumnString, getCreateSequenceString, getDropSequenceString, getForUpdateString, getIdentityColumnString, getIdentityInsertString, getIdentitySelectString, getLimitString, getQuerySequencesString, getSelectSequenceNextValString, getSequenceNextValString, getViolatedConstraintNameExtracter, supportsIdentityColumns, supportsLimit, supportsPooledSequences, supportsSequences, supportsUniqueappendIdentitySelectToInsert, buildSQLExceptionConverter, closeQuote, createCaseFragment, createOuterJoinFragment, dropConstraints, getAddForeignKeyConstraintString, getAddPrimaryKeyConstraintString, getDefaultProperties, getDialect, getDialect, getDropForeignKeyString, getFunctions, getLimitString, getLowercaseFunction, getNoColumnsInsertString, getNullColumnString, getSchemaSeparator, getTypeName, getTypeName, hasAlterTable, hasDataTypeInIdentityColumn, openQuote, qualifyIndexName, registerColumnType, registerColumnType, registerFunction, supportsCheck, supportsForUpdate, supportsForUpdateNowait, supportsForUpdateOf, supportsLimitOffset, supportsUniqueConstraintInCreateAlterTable, supportsVariableLimit, toString, useMaxForLimitpublic String getCascadeConstraintsString()
getCascadeConstraintsString in class net.sf.hibernate.dialect.Dialectpublic boolean supportsIfExistsAfterTableName()
supportsIfExistsAfterTableName in class net.sf.hibernate.dialect.H2Dialectpublic boolean supportsIfExistsBeforeTableName()
supportsIfExistsBeforeTableName in class net.sf.hibernate.dialect.DialectCopyright © 2003–2022 Atlassian. All rights reserved.