Uses of Class
org.hibernate.ejb.test.inheritance.Fruit

Packages that use Fruit
org.hibernate.ejb.test.inheritance   
 

Uses of Fruit in org.hibernate.ejb.test.inheritance
 

Subclasses of Fruit in org.hibernate.ejb.test.inheritance
 class Strawberry
           
 

Fields in org.hibernate.ejb.test.inheritance with type parameters of type Fruit
static SingularAttribute<Fruit,Long> Fruit_.id
           
 



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