java.lang.Object | |
↳ | org.hibernate.mapping.Component.StandardGenerationContextLocator |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Given the incoming object, determine the context for injecting back its generated
id sub-values.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Given the incoming object, determine the context for injecting back its generated id sub-values.
session | The current session |
---|---|
incomingObject | The entity for which we are generating id |