org.hibernate.test.annotations.inheritance.singletable
Class Trash

java.lang.Object
  extended by org.hibernate.test.annotations.inheritance.singletable.Trash
Direct Known Subclasses:
PaperTrash

@Entity
public class Trash
extends Object


Constructor Summary
Trash()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Trash

public Trash()


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