org.hibernate.test.onetoone.singletable
Class Org

java.lang.Object
  extended by org.hibernate.test.onetoone.singletable.Entity
      extended by org.hibernate.test.onetoone.singletable.Org

public class Org
extends Entity


Field Summary
 Set addresses
           
 
Fields inherited from class org.hibernate.test.onetoone.singletable.Entity
name
 
Constructor Summary
Org()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

addresses

public Set addresses
Constructor Detail

Org

public Org()


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