|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use A | |
|---|---|
| org.hibernate.test.annotations.cascade.circle.sequence | |
| Uses of A in org.hibernate.test.annotations.cascade.circle.sequence |
|---|
| Methods in org.hibernate.test.annotations.cascade.circle.sequence that return A | |
|---|---|
A |
B.getA()
|
A |
C.getA()
|
| Methods in org.hibernate.test.annotations.cascade.circle.sequence that return types with arguments of type A | |
|---|---|
Set<A> |
D.getACollection()
|
| Methods in org.hibernate.test.annotations.cascade.circle.sequence with parameters of type A | |
|---|---|
void |
B.setA(A parameter)
|
void |
C.setA(A parameter)
|
| Method parameters in org.hibernate.test.annotations.cascade.circle.sequence with type arguments of type A | |
|---|---|
void |
D.setACollection(Set<A> parameter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||