query DB inside an implementation of IUserType ? 2010/3/7 hival <[email protected]>
> In my current implementation of NH user type I need to query a DB for > some additional data. What is the safe/correct way to obtain a session > in this case? Can I use a current/ambient session or I should open a > new session based on the DB connection of the current session? Thank > you in advance. > > -- > 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.
