Uses of Class
org.hibernate.ejb.test.ops.Animal

Packages that use Animal
org.hibernate.ejb.test.ops   
 

Uses of Animal in org.hibernate.ejb.test.ops
 

Subclasses of Animal in org.hibernate.ejb.test.ops
 class Mammal
           
 class Reptile
           
 

Fields in org.hibernate.ejb.test.ops with type parameters of type Animal
static SingularAttribute<Animal,Long> Animal_.id
           
static SingularAttribute<Animal,String> Animal_.name
           
 



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