org.hibernate.test.annotations.manytoonewithformula
Class Product
java.lang.Object
org.hibernate.test.annotations.manytoonewithformula.Product
- All Implemented Interfaces:
- Serializable
@Entity
public class Product
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public Integer id
productIdnf
public String productIdnf
description
public String description
Product
public Product()
getProductFamily
public Product getProductFamily()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.