org.hibernate.ejb.test.emops
Class Race_
java.lang.Object
   org.hibernate.ejb.test.emops.Race_
org.hibernate.ejb.test.emops.Race_
- public abstract class Race_ 
- extends Object
 
| Constructor Summary | 
| Race_()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
id
public static volatile SingularAttribute<Race,Integer> id
name
public static volatile SingularAttribute<Race,String> name
competitors
public static volatile ListAttribute<Race,Competitor> competitors
Race_
public Race_()
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.