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

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

public abstract class B3_
extends Object


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

a

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

B3_

public B3_()


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