Uses of Class
org.hibernate.test.propertyref.inheritence.joined.BankAccount

Packages that use BankAccount
org.hibernate.test.propertyref.inheritence.joined   
 

Uses of BankAccount in org.hibernate.test.propertyref.inheritence.joined
 

Methods in org.hibernate.test.propertyref.inheritence.joined that return BankAccount
 BankAccount Person.getBankAccount()
           
 

Methods in org.hibernate.test.propertyref.inheritence.joined with parameters of type BankAccount
 void Person.setBankAccount(BankAccount bankAccount)
           
 



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