Uses of Class
org.hibernate.test.annotations.join.SysGroupsOrm

Packages that use SysGroupsOrm
org.hibernate.test.annotations.join   
 

Uses of SysGroupsOrm in org.hibernate.test.annotations.join
 

Methods in org.hibernate.test.annotations.join that return types with arguments of type SysGroupsOrm
 Collection<SysGroupsOrm> SysUserOrm.getGroups()
           
 

Method parameters in org.hibernate.test.annotations.join with type arguments of type SysGroupsOrm
 void SysUserOrm.setGroups(Collection<SysGroupsOrm> groups)
           
 



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