On 18 июн, 17:49, Fabio Maulo <[email protected]> wrote:
> My advise:
> 1) IRepository (*no queriable*)
> 2) concrete Repository implementation queriable (implements IQueriable)
> 3) inside the Repository impl. you are in the "safe area" (the other part of
> the app. does not know NH)
> 4) depending on the query you can use: LINQ (new in NH3),  HQL, QueryOver,
> SQL

Fabio, can you provide a small example, please?

-- 
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.

Reply via email to