|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.test.annotations.join.A
org.hibernate.test.annotations.join.B
org.hibernate.test.annotations.join.C
@Entity public class C
| Constructor Summary | |
|---|---|
C()
|
|
| Method Summary | |
|---|---|
int |
getAge()
|
void |
setAge(int age)
|
| Methods inherited from class org.hibernate.test.annotations.join.B |
|---|
getId, getName, setId, setName |
| Methods inherited from class org.hibernate.test.annotations.join.A |
|---|
getCreateDate, setCreateDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public C()
| Method Detail |
|---|
public int getAge()
public void setAge(int age)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||