Uses of Class
org.hibernate.test.annotations.manytomany.City

Packages that use City
org.hibernate.test.annotations.manytomany   
 

Uses of City in org.hibernate.test.annotations.manytomany
 

Methods in org.hibernate.test.annotations.manytomany that return types with arguments of type City
 Set<City> Store.getImplantedIn()
           
 

Method parameters in org.hibernate.test.annotations.manytomany with type arguments of type City
 void Store.setImplantedIn(Set<City> implantedIn)
           
 



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