Package org.hibernate.query.sqm.mutation.internal.inline
package org.hibernate.query.sqm.mutation.internal.inline
-
ClassDescriptionDeleteHandler for the in-line strategySupport for multi-table SQM mutation operations which select the matching id values from the database back into the VM and uses that list of values to produce a restriction for the mutations.MatchingIdRestrictionProducer producing a restriction based on an in-values-list predicate.Strategy (pattern) for producing the restriction used when mutating a particular table in the group of tables