org.hibernate.test.cascade
Class DeleteOrphanChild
java.lang.Object
org.hibernate.test.cascade.DeleteOrphanChild
public class DeleteOrphanChild
- extends Object
Created by IntelliJ IDEA.
User: Gail
Date: Jan 2, 2007
Time: 4:52:10 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteOrphanChild
public DeleteOrphanChild()
getId
public Long getId()
setId
public void setId(Long id)
getParent
public Parent getParent()
setParent
public void setParent(Parent parent)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.