org.hibernate.ejb.test.emops
Class Cat_

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

public abstract class Cat_
extends Pet_


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

Field Detail

lives

public static volatile SingularAttribute<Cat,Integer> lives
Constructor Detail

Cat_

public Cat_()


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