Uses of Class
org.hibernate.test.annotations.notfound.Currency

Packages that use Currency
org.hibernate.test.annotations.notfound   
 

Uses of Currency in org.hibernate.test.annotations.notfound
 

Methods in org.hibernate.test.annotations.notfound that return Currency
 Currency Coin.getCurrency()
           
 

Methods in org.hibernate.test.annotations.notfound with parameters of type Currency
 void Coin.setCurrency(Currency currency)
           
 



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