Uses of Class
org.hibernate.test.annotations.manytoone.Carz

Packages that use Carz
org.hibernate.test.annotations.manytoone   
 

Uses of Carz in org.hibernate.test.annotations.manytoone
 

Methods in org.hibernate.test.annotations.manytoone that return types with arguments of type Carz
 List<Carz> Lotz.getCars()
           
 

Method parameters in org.hibernate.test.annotations.manytoone with type arguments of type Carz
 void Lotz.setCars(List<Carz> cars)
           
 



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