Uses of Class
org.hibernate.test.flush.Book

Packages that use Book
org.hibernate.test.flush   
 

Uses of Book in org.hibernate.test.flush
 

Methods in org.hibernate.test.flush that return types with arguments of type Book
 Set<Book> Author.getBooks()
           
 

Method parameters in org.hibernate.test.flush with type arguments of type Book
 void Author.setBooks(Set<Book> books)
           
 



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