|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.ejb.test.emops.cascade.C1_
public abstract class C1_
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 |
---|
public static volatile SingularAttribute<C1,Integer> id
public static volatile SingularAttribute<C1,B1> b1
Constructor Detail |
---|
public C1_()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |