org.hibernate.test.annotations.idmanytoone
Class StoreCustomerPK
java.lang.Object
   org.hibernate.test.annotations.idmanytoone.StoreCustomerPK
org.hibernate.test.annotations.idmanytoone.StoreCustomerPK
- All Implemented Interfaces: 
- Serializable
- public class StoreCustomerPK 
- 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 | 
 
store
public Store store
customer
public Customer customer
StoreCustomerPK
public StoreCustomerPK(Store store,
                       Customer customer)
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.