| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.test.annotations.join.Dog
@Entity public class Dog
| Field Summary | |
|---|---|
|  DogPk | id | 
|  String | thoroughbredName | 
|  int | weight | 
| Constructor Summary | |
|---|---|
| Dog() | |
| Method Summary | |
|---|---|
|  boolean | equals(Object o) | 
|  int | hashCode() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public DogPk id
public int weight
public String thoroughbredName
| Constructor Detail | 
|---|
public Dog()
| Method Detail | 
|---|
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||