Uses of Class
org.hibernate.test.insertordering.User

Packages that use User
org.hibernate.test.insertordering   
 

Uses of User in org.hibernate.test.insertordering
 

Methods in org.hibernate.test.insertordering that return User
 User Membership.getUser()
           
 

Constructors in org.hibernate.test.insertordering with parameters of type User
Membership(User user, Group group)
           
Membership(User user, Group group, Date activationDate)
           
 



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