Package | Description |
---|---|
org.hibernate.id |
This package contains internal implementation classes for the
main API interfaces.
|
Modifier and Type | Class and Description |
---|---|
static class |
IdentityGenerator.BasicDelegate
Delegate for dealing with IDENTITY columns where the dialect requires an
additional command execution to retrieve the generated IDENTITY value
|
static class |
SelectGenerator.SelectGeneratorDelegate
The delegate for the select generation strategy.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.