Class RowMutationOperations

java.lang.Object
org.hibernate.persister.collection.mutation.RowMutationOperations

public class RowMutationOperations extends Object
Composition of the MutationOperation references for a collection mapping.
Implementation Specification:
All collection operations are achieved through JdbcMutationOperation which is exposed here