org.hibernate.test.hql
Class Pickup

java.lang.Object
  extended by org.hibernate.test.hql.Vehicle
      extended by org.hibernate.test.hql.Truck
          extended by org.hibernate.test.hql.Pickup

public class Pickup
extends Truck

Implementation of Pickup.


Constructor Summary
Pickup()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.hql.Vehicle
getOwner, getVin, setOwner, setVin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pickup

public Pickup()


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