|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Animal | |
|---|---|
| org.hibernate.test.hql | |
| Uses of Animal in org.hibernate.test.hql |
|---|
| Subclasses of Animal in org.hibernate.test.hql | |
|---|---|
class |
Cat
|
class |
Dog
|
class |
DomesticAnimal
|
class |
Human
|
class |
Lizard
|
class |
Mammal
|
class |
Reptile
|
| Methods in org.hibernate.test.hql that return Animal | |
|---|---|
Animal |
Animal.getFather()
|
Animal |
Animal.getMother()
|
| Methods in org.hibernate.test.hql with parameters of type Animal | |
|---|---|
void |
Animal.addOffspring(Animal offspring)
|
void |
Animal.setFather(Animal father)
|
void |
Animal.setMother(Animal mother)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||