Uses of Class
org.hibernate.test.annotations.indexcoll.AddressBook

Packages that use AddressBook
org.hibernate.test.annotations.indexcoll   
 

Uses of AddressBook in org.hibernate.test.annotations.indexcoll
 

Methods in org.hibernate.test.annotations.indexcoll that return AddressBook
 AddressBook AddressEntry.getBook()
           
 

Methods in org.hibernate.test.annotations.indexcoll with parameters of type AddressBook
 void AddressEntry.setBook(AddressBook book)
           
 



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