Uses of Class
org.hibernate.test.bidi.Auction

Packages that use Auction
org.hibernate.test.bidi   
 

Uses of Auction in org.hibernate.test.bidi
 

Methods in org.hibernate.test.bidi that return Auction
 Auction Bid.getItem()
           
 

Methods in org.hibernate.test.bidi with parameters of type Auction
 void Bid.setItem(Auction item)
           
 



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