Uses of Package
org.hibernate.envers.internal.synchronization.work
Packages that use org.hibernate.envers.internal.synchronization.work
Package
Description
-
-
Classes in org.hibernate.envers.internal.synchronization.work used by org.hibernate.envers.internal.synchronization.workClassDescriptionTODO: refactor constructors into factory methodsA work unit that handles "fake" bidirectional one-to-many relations (mapped with
@OneToMany+@JoinColumn
and@ManyToOne+@Column(insertable=false, updatable=false)
.Visitor patter dispatcher.Visitor pattern visitor.