| org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationContextLocator | 
   Known Indirect Subclasses
  
 | 
Contract for declaring how to locate the context for sub-value injection.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Given the incoming object, determine the context for injecting back its generated
 id sub-values. 
  
   | |||||||||||
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 |