org.hibernate.test.naturalid.immutable
Class Child

java.lang.Object
  extended by org.hibernate.test.naturalid.immutable.Child

public class Child
extends Object


Constructor Summary
Child(String name, Parent parent)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Child

public Child(String name,
             Parent parent)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.