Uses of Class
org.hibernate.envers.internal.synchronization.work.DelWorkUnit
Packages that use DelWorkUnit
-
Uses of DelWorkUnit in org.hibernate.envers.internal.synchronization.work
Methods in org.hibernate.envers.internal.synchronization.work with parameters of type DelWorkUnitModifier and TypeMethodDescriptionAddWorkUnit.merge
(DelWorkUnit second) CollectionChangeWorkUnit.merge
(DelWorkUnit second) DelWorkUnit.merge
(DelWorkUnit second) FakeBidirectionalRelationWorkUnit.merge
(DelWorkUnit second) ModWorkUnit.merge
(DelWorkUnit second) PersistentCollectionChangeWorkUnit.merge
(DelWorkUnit second) WorkUnitMergeVisitor.merge
(DelWorkUnit second)