org.hibernate.test.annotations.embedded
Class Address

java.lang.Object
  extended by org.hibernate.test.annotations.embedded.Address
All Implemented Interfaces:
Serializable

@Embeddable
public class Address
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Address

public Address()


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