org.hibernate.ejb.test.cascade
Class DetachAndContainsTest.Tooth
java.lang.Object
org.hibernate.ejb.test.cascade.DetachAndContainsTest.Tooth
- Enclosing class:
- DetachAndContainsTest
@Entity
public static class DetachAndContainsTest.Tooth
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public Integer id
type
public String type
mouth
public DetachAndContainsTest.Mouth mouth
DetachAndContainsTest.Tooth
public DetachAndContainsTest.Tooth()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.