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

java.lang.Object
  extended by org.hibernate.test.annotations.inheritance.singletable.Trash
      extended by org.hibernate.test.annotations.inheritance.singletable.PaperTrash

@Entity
public class PaperTrash
extends Trash


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

Constructor Detail

PaperTrash

public PaperTrash()


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