Uses of Class
org.hibernate.annotations.OnDelete

Packages that use OnDelete
org.hibernate.test.annotations.inheritance   
org.hibernate.test.annotations.onetomany   
 

Uses of OnDelete in org.hibernate.test.annotations.inheritance
 

Classes in org.hibernate.test.annotations.inheritance with annotations of type OnDelete
 class Carrot
           
 class Tomato
           
 

Uses of OnDelete in org.hibernate.test.annotations.onetomany
 

Methods in org.hibernate.test.annotations.onetomany with annotations of type OnDelete
 Set<Soldier> Troop.getSoldiers()
           
 



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