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

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

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

Methods in org.hibernate.test.annotations.idmanytoone that return ShoppingBaskets
 ShoppingBaskets BasketItemsPK.getShoppingBaskets()
           
 ShoppingBaskets BasketItems.getShoppingBaskets()
           
 

Methods in org.hibernate.test.annotations.idmanytoone with parameters of type ShoppingBaskets
 void BasketItemsPK.setShoppingBaskets(ShoppingBaskets value)
           
 void BasketItems.setShoppingBaskets(ShoppingBaskets value)
           
 



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