Uses of Class
org.hibernate.ejb.test.emops.Race

Packages that use Race
org.hibernate.ejb.test.emops   
 

Uses of Race in org.hibernate.ejb.test.emops
 

Fields in org.hibernate.ejb.test.emops with type parameters of type Race
static ListAttribute<Race,Competitor> Race_.competitors
           
static SingularAttribute<Race,Integer> Race_.id
           
static SingularAttribute<Race,String> Race_.name
           
 



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