Package org.hibernate.test.cascade

Class Summary
A  
BidirectionalOneToManyCascadeTest Test case to illustrate that when a delete-orphan cascade is used on a one-to-many collection and the many-to-one side is also cascaded a TransientObjectException is thrown.
CascadeTestWithAssignedParentIdTest Test case to illustrate that when a child table attempts to cascade to a parent and the parent's Id is set to assigned, an exception thrown (not-null property references a null or transient value).
Child Created by IntelliJ IDEA.
DeleteOrphanChild Created by IntelliJ IDEA.
G  
H  
Job Implementation of Job.
JobBatch Implementation of JobBatch.
MultiPathCascadeTest  
Parent Created by IntelliJ IDEA.
RefreshTest Implementation of RefreshTest.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.