org.hibernate.test.annotations.embedded
Class Person

java.lang.Object
  extended by org.hibernate.test.annotations.embedded.Person
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WealthyPerson

@Entity
public class Person
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Person

public Person()


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