Interface LegacyAuxiliaryMutationSupport
Optional legacy mutation support for an AuxiliaryMapping.
This contract isolates auxiliary mapping participation in legacy mutation
group construction from the mapping/query-facing AuxiliaryMapping surface.
- Since:
- 8.0
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddToInsertGroup(MutationGroupBuilder insertGroupBuilder, EntityPersister persister) Adds auxiliary columns to the legacy entity insert mutation group.
-
Method Details
-
addToInsertGroup
Adds auxiliary columns to the legacy entity insert mutation group.
-