org.hibernate.ejb.test.emops
Class Dog_

java.lang.Object
  extended by org.hibernate.ejb.test.emops.Pet_
      extended by org.hibernate.ejb.test.emops.Dog_

public abstract class Dog_
extends Pet_


Field Summary
static SingularAttribute<Dog,Integer> numBones
           
 
Fields inherited from class org.hibernate.ejb.test.emops.Pet_
id, name, weight
 
Constructor Summary
Dog_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numBones

public static volatile SingularAttribute<Dog,Integer> numBones
Constructor Detail

Dog_

public Dog_()


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