org.hibernate.ejb.test.emops.cascade
Class A_
java.lang.Object
   org.hibernate.ejb.test.emops.cascade.A_
org.hibernate.ejb.test.emops.cascade.A_
- public abstract class A_ 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
id
public static volatile SingularAttribute<A,Integer> id
b3List
public static volatile SetAttribute<A,B3> b3List
name
public static volatile SingularAttribute<A,String> name
b2List
public static volatile SetAttribute<A,B2> b2List
b4List
public static volatile SetAttribute<A,B4> b4List
b1List
public static volatile SetAttribute<A,B1> b1List
A_
public A_()
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.