Uses of Class
org.hibernate.test.annotations.inheritance.joined.Account

Packages that use Account
org.hibernate.test.annotations.inheritance.joined   
 

Uses of Account in org.hibernate.test.annotations.inheritance.joined
 

Methods in org.hibernate.test.annotations.inheritance.joined that return Account
 Account Client.getAccount()
           
 

Methods in org.hibernate.test.annotations.inheritance.joined with parameters of type Account
 void Client.setAccount(Account account)
           
 



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