org.hibernate.test.annotations.cid
Class Child

java.lang.Object
  extended by org.hibernate.test.annotations.cid.Child
Direct Known Subclasses:
LittleGenius

@Entity
public class Child
extends Object

Entity having a many to one in its pk


Field Summary
 ChildPk id
           
 
Constructor Summary
Child()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public ChildPk id
Constructor Detail

Child

public Child()


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