org.hibernate.ejb.test.emops
Class Pet_
java.lang.Object
   org.hibernate.ejb.test.emops.Pet_
org.hibernate.ejb.test.emops.Pet_
- Direct Known Subclasses: 
- Cat_, Dog_
- public abstract class Pet_ 
- extends Object
 
| Constructor Summary | 
| Pet_()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
id
public static volatile SingularAttribute<Pet,Integer> id
weight
public static volatile SingularAttribute<Pet,Double> weight
name
public static volatile SingularAttribute<Pet,String> name
Pet_
public Pet_()
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.