org.hibernate.ejb.test.ops
Class Mammal_

java.lang.Object
  extended by org.hibernate.ejb.test.ops.Animal_
      extended by org.hibernate.ejb.test.ops.Mammal_

public abstract class Mammal_
extends Animal_


Field Summary
static SingularAttribute<Mammal,Integer> mamalNbr
           
 
Fields inherited from class org.hibernate.ejb.test.ops.Animal_
id, name
 
Constructor Summary
Mammal_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mamalNbr

public static volatile SingularAttribute<Mammal,Integer> mamalNbr
Constructor Detail

Mammal_

public Mammal_()


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