A work unit that handles "fake" bidirectional one-to-many relations (mapped with {@code @OneToMany+@JoinColumn} and{@code @ManyToOne+@Column(insertable=false, updatable=false)}.
@author Adam Warski (adam at warski dot org)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.