org.hibernate.test.hql
Class PettingZoo

java.lang.Object
  extended by org.hibernate.test.hql.Zoo
      extended by org.hibernate.test.hql.PettingZoo

public class PettingZoo
extends Zoo


Constructor Summary
PettingZoo()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.hql.Zoo
equals, getAddress, getAnimals, getClassification, getDirectors, getId, getMammals, getName, hashCode, setAddress, setAnimals, setClassification, setDirectors, setId, setMammals, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PettingZoo

public PettingZoo()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.