org.hibernate.ejb.test.ops
Class Animal_
java.lang.Object
org.hibernate.ejb.test.ops.Animal_
- Direct Known Subclasses:
- Mammal_, Reptile_
public abstract class Animal_
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public static volatile SingularAttribute<Animal,Long> id
name
public static volatile SingularAttribute<Animal,String> name
Animal_
public Animal_()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.