org.hibernate.ejb.test.ops
Class Reptile_

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

public abstract class Reptile_
extends Animal_


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

Field Detail

temperature

public static volatile SingularAttribute<Reptile,Float> temperature
Constructor Detail

Reptile_

public Reptile_()


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