Package org.hibernate.envers.internal.synchronization.work
package org.hibernate.envers.internal.synchronization.work
-
ClassDescriptionTODO: refactor constructors into factory methodsA work unit that handles "fake" bidirectional one-to-many relations (mapped with
@OneToMany+@JoinColumnand@ManyToOne+@Column(insertable=false, updatable=false).A unique identifier for a collection work unit.Visitor patter dispatcher.Visitor pattern visitor.