public class MimerSQLIdentityColumnSupport extends IdentityColumnSupportImpl
Constructor and Description |
---|
MimerSQLIdentityColumnSupport() |
Modifier and Type | Method and Description |
---|---|
boolean |
supportsIdentityColumns()
Does this dialect support identity column key generation?
|
appendIdentitySelectToInsert, buildGetGeneratedKeysDelegate, getIdentityColumnString, getIdentityInsertString, getIdentitySelectString, hasDataTypeInIdentityColumn, supportsInsertSelectIdentity
public boolean supportsIdentityColumns()
IdentityColumnSupport
supportsIdentityColumns
in interface IdentityColumnSupport
supportsIdentityColumns
in class IdentityColumnSupportImpl
Copyright © 2017 JBoss by Red Hat. All rights reserved.