Uses of Class
org.hibernate.test.annotations.embedded.URLFavorite

Packages that use URLFavorite
org.hibernate.test.annotations.embedded   
 

Uses of URLFavorite in org.hibernate.test.annotations.embedded
 

Methods in org.hibernate.test.annotations.embedded that return types with arguments of type URLFavorite
 Collection<URLFavorite> InternetFavorites.getLinks()
           
 

Method parameters in org.hibernate.test.annotations.embedded with type arguments of type URLFavorite
 void InternetFavorites.setLinks(Collection<URLFavorite> links)
           
 



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