org.hibernate.ejb.test.emops
Class Dress

java.lang.Object
  extended by org.hibernate.ejb.test.emops.Dress

@Entity
public class Dress
extends Object


Field Summary
 String name
           
 
Constructor Summary
Dress()
           
 
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

Dress

public Dress()


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