|
|||||||||
| Home >> All >> org >> hibernate >> test >> [ idclass overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.hibernate.test.idclass
Class FavoriteCustomer

java.lang.Objectorg.hibernate.test.idclass.Customer
org.hibernate.test.idclass.FavoriteCustomer
- public class FavoriteCustomer
- extends Customer
| Field Summary |
| Fields inherited from class org.hibernate.test.idclass.Customer |
|
| Constructor Summary | |
FavoriteCustomer()
|
|
FavoriteCustomer(java.lang.String orgName,
java.lang.String custName,
java.lang.String add)
|
|
| Methods inherited from class org.hibernate.test.idclass.Customer |
getAddress, getCustomerName, getOrgName, setAddress, setCustomerName, setOrgName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
FavoriteCustomer
public FavoriteCustomer()
FavoriteCustomer
public FavoriteCustomer(java.lang.String orgName, java.lang.String custName, java.lang.String add)
|
|||||||||
| Home >> All >> org >> hibernate >> test >> [ idclass overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC