org.hibernate.test.event.collection.association.bidirectional.onetomany
Class ParentWithBidirectionalOneToManySubclass
java.lang.Object
org.hibernate.test.event.collection.AbstractParentWithCollection
org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToMany
org.hibernate.test.event.collection.association.bidirectional.onetomany.ParentWithBidirectionalOneToManySubclass
- All Implemented Interfaces:
- Entity, ParentWithCollection
public class ParentWithBidirectionalOneToManySubclass
- extends ParentWithBidirectionalOneToMany
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParentWithBidirectionalOneToManySubclass
public ParentWithBidirectionalOneToManySubclass()
ParentWithBidirectionalOneToManySubclass
public ParentWithBidirectionalOneToManySubclass(String name)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.