Uses of Class
org.hibernate.test.annotations.idmanytoone.Project

Packages that use Project
org.hibernate.test.annotations.idmanytoone   
 

Uses of Project in org.hibernate.test.annotations.idmanytoone
 

Methods in org.hibernate.test.annotations.idmanytoone that return Project
 Project Card.CardPrimaryKey.getProject()
           
 

Methods in org.hibernate.test.annotations.idmanytoone with parameters of type Project
 void Card.CardPrimaryKey.setProject(Project project)
           
 



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