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, supportsIdentityColumnsbuildGetGeneratedKeysDelegate, getIdentityInsertString, hasDataTypeInIdentityColumnpublic boolean supportsInsertSelectIdentity()
IdentityColumnSupportsupportsInsertSelectIdentity in interface IdentityColumnSupportsupportsInsertSelectIdentity in class AbstractTransactSQLIdentityColumnSupportCopyright © 2019 JBoss by Red Hat. All rights reserved.