Uses of Interface
org.hibernate.envers.internal.synchronization.work.WorkUnitMergeDispatcher
-
Uses of WorkUnitMergeDispatcher in org.hibernate.envers.internal.synchronization.work
Modifier and TypeInterfaceDescriptioninterface
TODO: refactor constructors into factory methodsModifier and TypeClassDescriptionclass
class
class
class
class
A work unit that handles "fake" bidirectional one-to-many relations (mapped with@OneToMany+@JoinColumn
and@ManyToOne+@Column(insertable=false, updatable=false)
.class
class