Uses of Interface
org.hibernate.envers.internal.synchronization.work.WorkUnitMergeDispatcher
-
Packages that use WorkUnitMergeDispatcher Package Description org.hibernate.envers.internal.synchronization.work -
-
Uses of WorkUnitMergeDispatcher in org.hibernate.envers.internal.synchronization.work
Subinterfaces of WorkUnitMergeDispatcher in org.hibernate.envers.internal.synchronization.work Modifier and Type Interface Description interfaceAuditWorkUnitTODO: refactor constructors into factory methodsClasses in org.hibernate.envers.internal.synchronization.work that implement WorkUnitMergeDispatcher Modifier and Type Class Description classAbstractAuditWorkUnitclassAddWorkUnitclassCollectionChangeWorkUnitclassDelWorkUnitclassFakeBidirectionalRelationWorkUnitA work unit that handles "fake" bidirectional one-to-many relations (mapped with@OneToMany+@JoinColumnand@ManyToOne+@Column(insertable=false, updatable=false).classModWorkUnitclassPersistentCollectionChangeWorkUnit
-