org.hibernate.test.annotations.entity
Class Drill
java.lang.Object
   org.hibernate.test.annotations.entity.Widget
org.hibernate.test.annotations.entity.Widget
       org.hibernate.test.annotations.entity.Tool
org.hibernate.test.annotations.entity.Tool
           org.hibernate.test.annotations.entity.Drill
org.hibernate.test.annotations.entity.Drill
- Direct Known Subclasses: 
- PowerDrill
- @Entity
public abstract class Drill 
- extends Tool
| Constructor Summary | 
| Drill()
 | 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Drill
public Drill()
getId
public int getId()
- 
 
setId
public void setId(int id)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.