org.hibernate.ejb.test.emops.cascade
Class B4_

java.lang.Object
  extended by org.hibernate.ejb.test.emops.cascade.B4_

public abstract class B4_
extends Object


Field Summary
static SingularAttribute<B4,A> a
           
static SingularAttribute<B4,Integer> id
           
 
Constructor Summary
B4_()
           
 
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<B4,Integer> id

a

public static volatile SingularAttribute<B4,A> a
Constructor Detail

B4_

public B4_()


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