Package | Description |
---|---|
org.hibernate.dialect.identity |
Modifier and Type | Class and Description |
---|---|
class |
Oracle12cGetGeneratedKeysDelegate |
Modifier and Type | Method and Description |
---|---|
GetGeneratedKeysDelegate |
Oracle12cIdentityColumnSupport.buildGetGeneratedKeysDelegate(PostInsertIdentityPersister persister,
Dialect dialect) |
GetGeneratedKeysDelegate |
IdentityColumnSupportImpl.buildGetGeneratedKeysDelegate(PostInsertIdentityPersister persister,
Dialect dialect) |
GetGeneratedKeysDelegate |
IdentityColumnSupport.buildGetGeneratedKeysDelegate(PostInsertIdentityPersister persister,
Dialect dialect)
The Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeys
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.