Uses of Class
org.hibernate.test.annotations.idmanytoone.Store

Packages that use Store
org.hibernate.test.annotations.idmanytoone   
 

Uses of Store in org.hibernate.test.annotations.idmanytoone
 

Fields in org.hibernate.test.annotations.idmanytoone declared as Store
 Store StoreCustomer.store
           
 Store StoreCustomerPK.store
           
 

Constructors in org.hibernate.test.annotations.idmanytoone with parameters of type Store
StoreCustomer(Store store, Customer customer)
           
StoreCustomerPK(Store store, Customer customer)
           
 



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