java.lang.Object | ||
↳ | org.hibernate.id.insert.AbstractReturningDelegate | |
↳ | org.hibernate.id.IdentityGenerator.GetGeneratedKeysDelegate |
Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeys
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Build a
Insert specific to the delegate's mode
of handling generated key values. |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Build a Insert
specific to the delegate's mode
of handling generated key values.
SQLException |
---|