How you do it in SQL ? On Mon, Oct 11, 2010 at 12:39 PM, Smokefoot <[email protected]>wrote:
> Hey, > > i just started using nhibernate. i have a little Problem. I have these > database structure: > > http://jarau.de/wp-content/uploads/databasestructure.jpg > > Its a normal User-Group-Permission-Relationship. I have the > relationships between the user and groups, groups and permission, but > i want to get all the permissions distinct for a user.. so every > permission a group has related to a user. > > I know how its done with SQL, but I cant find a solution for > NHibernate. I would be happy, if someone could help me. > > Thx > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- Fabio Maulo -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
