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

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

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

Methods in org.hibernate.test.annotations.manytomany that return ContactInfo
 ContactInfo Employee.getContactInfo()
           
 

Methods in org.hibernate.test.annotations.manytomany with parameters of type ContactInfo
 void Employee.setContactInfo(ContactInfo contactInfo)
           
 



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