|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractReturningDelegate | |
org.hibernate.id | This package contains internal implementation classes for the main API interfaces. |
Uses of AbstractReturningDelegate in org.hibernate.id |
Subclasses of AbstractReturningDelegate in org.hibernate.id | |
static class |
IdentityGenerator.GetGeneratedKeysDelegate
Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeys |
static class |
IdentityGenerator.InsertSelectDelegate
Delegate for dealing with IDENTITY columns where the dialect supports returning the generated IDENTITY value directly from the insert statement. |
static class |
SequenceIdentityGenerator.Delegate
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |