Uses of Class
org.hibernate.test.annotations.xml.ejb3.Model

Packages that use Model
org.hibernate.test.annotations.xml.ejb3   
 

Uses of Model in org.hibernate.test.annotations.xml.ejb3
 

Subclasses of Model in org.hibernate.test.annotations.xml.ejb3
 class CarModel
           
 

Methods in org.hibernate.test.annotations.xml.ejb3 that return types with arguments of type Model
 Set<Model> Manufacturer.getModels()
           
 

Method parameters in org.hibernate.test.annotations.xml.ejb3 with type arguments of type Model
 void Manufacturer.setModels(Set<Model> models)
           
 



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