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

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

public abstract class C2_
extends Object


Field Summary
static SingularAttribute<C2,B2> b2
           
static SingularAttribute<C2,Integer> id
           
 
Constructor Summary
C2_()
           
 
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<C2,Integer> id

b2

public static volatile SingularAttribute<C2,B2> b2
Constructor Detail

C2_

public C2_()


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