org.hibernate.test.onetoone.optional
Class Entity

java.lang.Object
  extended by org.hibernate.test.onetoone.optional.Entity
Direct Known Subclasses:
Org, Person

public class Entity
extends Object


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

Field Detail

name

public String name
Constructor Detail

Entity

public Entity()


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