org.hibernate.test.event.collection.association.unidirectional
Class ParentWithCollectionOfEntities
java.lang.Object
   org.hibernate.test.event.collection.AbstractParentWithCollection
org.hibernate.test.event.collection.AbstractParentWithCollection
       org.hibernate.test.event.collection.association.unidirectional.ParentWithCollectionOfEntities
org.hibernate.test.event.collection.association.unidirectional.ParentWithCollectionOfEntities
- All Implemented Interfaces: 
- Entity, ParentWithCollection
- public class ParentWithCollectionOfEntities 
- extends AbstractParentWithCollection
 
 
| Methods inherited from class org.hibernate.test.event.collection.AbstractParentWithCollection | 
| addAllChildren, addChild, addChild, clearChildren, getChildren, getId, getName, newChildren, removeAllChildren, removeChild, setChildren, setId, setName | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ParentWithCollectionOfEntities
public ParentWithCollectionOfEntities()
ParentWithCollectionOfEntities
public ParentWithCollectionOfEntities(String name)
createChild
public Child createChild(String name)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.