public class SybaseAnywhereIdentityColumnSupport extends AbstractTransactSQLIdentityColumnSupport
Constructor and Description |
---|
SybaseAnywhereIdentityColumnSupport() |
Modifier and Type | Method and Description |
---|---|
boolean |
supportsInsertSelectIdentity()
Does the dialect support some form of inserting and selecting
the generated IDENTITY value all in the same statement.
|
appendIdentitySelectToInsert, getIdentityColumnString, getIdentitySelectString, supportsIdentityColumns
buildGetGeneratedKeysDelegate, getIdentityInsertString, hasDataTypeInIdentityColumn
public boolean supportsInsertSelectIdentity()
IdentityColumnSupport
supportsInsertSelectIdentity
in interface IdentityColumnSupport
supportsInsertSelectIdentity
in class AbstractTransactSQLIdentityColumnSupport
Copyright © 2017 JBoss by Red Hat. All rights reserved.