|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pet | |
|---|---|
| org.hibernate.ejb.test.emops | |
| Uses of Pet in org.hibernate.ejb.test.emops |
|---|
| Subclasses of Pet in org.hibernate.ejb.test.emops | |
|---|---|
class |
Cat
|
class |
Dog
|
| Fields in org.hibernate.ejb.test.emops with type parameters of type Pet | |
|---|---|
static SingularAttribute<Pet,Integer> |
Pet_.id
|
static SingularAttribute<Pet,String> |
Pet_.name
|
static SingularAttribute<Decorate,Pet> |
Decorate_.pet
|
static SingularAttribute<Pet,Double> |
Pet_.weight
|
| Methods in org.hibernate.ejb.test.emops that return Pet | |
|---|---|
Pet |
Decorate.getPet()
|
| Methods in org.hibernate.ejb.test.emops with parameters of type Pet | |
|---|---|
void |
Decorate.setPet(Pet pet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||