|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.test.annotations.inheritance.Vegetable
org.hibernate.test.annotations.inheritance.Tomato
@Entity public class Tomato
| Constructor Summary | |
|---|---|
Tomato()
|
|
| Method Summary | |
|---|---|
int |
getSize()
|
void |
setSize(int size)
|
| Methods inherited from class org.hibernate.test.annotations.inheritance.Vegetable |
|---|
equals, getId, getPriceInCent, hashCode, setId, setPriceInCent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tomato()
| Method Detail |
|---|
public int getSize()
public void setSize(int size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||