Package org.hibernate.test.jpa.cascade

Class Summary
CascadeTest According to the JPA spec, persist()ing an entity should throw an exception when said entity contains a reference to a transient entity through a mapped association where that association is not marked for cascading the persist operation.
Child todo: describe Child
ChildAssigned Child, but with an assigned identifier.
ChildInfo todo: describe ChildInfo
ChildInfoAssigned todo: describe ChildInfo
Other todo: describe Other
OtherAssigned todo: describe Other
Parent todo: describe Parent
ParentAssigned Parent, but with an assigned identifier.
ParentInfo todo: describe ChildInfo
ParentInfoAssigned todo: describe ChildInfo
 



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