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

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

public abstract class C1_
extends Object


Field Summary
static SingularAttribute<C1,B1> b1
           
static SingularAttribute<C1,Integer> id
           
 
Constructor Summary
C1_()
           
 
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<C1,Integer> id

b1

public static volatile SingularAttribute<C1,B1> b1
Constructor Detail

C1_

public C1_()


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