Uses of Class
org.hibernate.test.annotations.referencedcolumnname.Item

Packages that use Item
org.hibernate.test.annotations.referencedcolumnname   
 

Uses of Item in org.hibernate.test.annotations.referencedcolumnname
 

Methods in org.hibernate.test.annotations.referencedcolumnname that return Item
 Item ItemCost.getItem()
           
 Item WarehouseItem.getItem()
           
 

Methods in org.hibernate.test.annotations.referencedcolumnname with parameters of type Item
 void ItemCost.setItem(Item item)
           
 void WarehouseItem.setItem(Item item)
           
 



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