Uses of Class
org.hibernate.test.annotations.cascade.Tooth

Packages that use Tooth
org.hibernate.test.annotations.cascade   
 

Uses of Tooth in org.hibernate.test.annotations.cascade
 

Fields in org.hibernate.test.annotations.cascade declared as Tooth
 Tooth Tooth.leftNeighbour
           
 Tooth Tooth.rightNeighbour
           
 

Fields in org.hibernate.test.annotations.cascade with type parameters of type Tooth
 Collection<Tooth> Mouth.teeth
           
 



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