Class Lizard
java.lang.Object
org.hibernate.testing.orm.domain.animal.Animal
org.hibernate.testing.orm.domain.animal.Reptile
org.hibernate.testing.orm.domain.animal.Lizard
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.testing.orm.domain.animal.Reptile
getBodyTemperature, setBodyTemperatureMethods inherited from class org.hibernate.testing.orm.domain.animal.Animal
addOffspring, getBodyWeight, getDescription, getFather, getId, getMother, getOffspring, getSerialNumber, getZoo, setBodyWeight, setDescription, setFather, setId, setMother, setOffspring, setSerialNumber, setZoo
-
Constructor Details
-
Lizard
public Lizard()
-