public class PortofinoIdentityGenerator extends IdentityGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
PortofinoIdentityGenerator.PortofinoGetGeneratedKeysDelegate
Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeys.
|
IdentityGenerator.BasicDelegate, IdentityGenerator.GetGeneratedKeysDelegate, IdentityGenerator.InsertSelectDelegateENTITY_NAME, JPA_ENTITY_NAME| Constructor and Description |
|---|
PortofinoIdentityGenerator() |
| Modifier and Type | Method and Description |
|---|---|
InsertGeneratedIdentifierDelegate |
getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister persister,
Dialect dialect,
boolean isGetGeneratedKeysEnabled) |
determineBulkInsertionIdentifierGenerationSelectFragment, generate, supportsBulkInsertionIdentifierGenerationpublic InsertGeneratedIdentifierDelegate getInsertGeneratedIdentifierDelegate(PostInsertIdentityPersister persister, Dialect dialect, boolean isGetGeneratedKeysEnabled) throws HibernateException
getInsertGeneratedIdentifierDelegate in interface PostInsertIdentifierGeneratorgetInsertGeneratedIdentifierDelegate in class IdentityGeneratorHibernateException