org.hibernate.test.annotations.cid
Class Product

java.lang.Object
  extended by org.hibernate.test.annotations.cid.Product

@Entity
public class Product
extends Object


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

Product

public Product()


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