Class GeneratedValuesCollector

java.lang.Object
org.hibernate.action.queue.spi.bind.GeneratedValuesCollector

@Incubating public final class GeneratedValuesCollector extends Object
Used from EntityInsertBindPlan and EntityUpdateBindPlan to aggregate generated value collection across all tables.
Since:
8.0
See Also:
  • PostInsertHandling
  • PostUpdateHandling