|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Son | |
|---|---|
| org.hibernate.ejb.test.cascade | |
| Uses of Son in org.hibernate.ejb.test.cascade |
|---|
| Fields in org.hibernate.ejb.test.cascade with type parameters of type Son | |
|---|---|
static SingularAttribute<Son,Integer> |
Son_.id
|
static SingularAttribute<Son,Parent> |
Son_.parent
|
static SingularAttribute<Grandson,Son> |
Grandson_.parent
|
| Methods in org.hibernate.ejb.test.cascade that return Son | |
|---|---|
Son |
Grandson.getParent()
|
| Methods in org.hibernate.ejb.test.cascade with parameters of type Son | |
|---|---|
void |
Grandson.setParent(Son parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||