org.hibernate.test.event.collection.association.bidirectional.onetomany
Class ChildWithManyToOne
java.lang.Object
   org.hibernate.test.event.collection.ChildValue
org.hibernate.test.event.collection.ChildValue
       org.hibernate.test.event.collection.ChildEntity
org.hibernate.test.event.collection.ChildEntity
           org.hibernate.test.event.collection.association.bidirectional.onetomany.ChildWithManyToOne
org.hibernate.test.event.collection.association.bidirectional.onetomany.ChildWithManyToOne
- All Implemented Interfaces: 
- Child, Entity
- public class ChildWithManyToOne 
- extends ChildEntity
 
 
 
 
 
ChildWithManyToOne
public ChildWithManyToOne()
ChildWithManyToOne
public ChildWithManyToOne(String name)
getParent
public ParentWithCollection getParent()
- 
 
setParent
public void setParent(ParentWithCollection parent)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.