org.hibernate.ejb.test.cascade
Class Parent_

java.lang.Object
  extended by org.hibernate.ejb.test.cascade.Parent_

public abstract class Parent_
extends Object


Field Summary
static SingularAttribute<Parent,Integer> id
           
 
Constructor Summary
Parent_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public static volatile SingularAttribute<Parent,Integer> id
Constructor Detail

Parent_

public Parent_()


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