It's because NHibernate is not a data access library. It doesn't aim for
SQL completeness.

To implement it, you could use an interceptor.

http://stackoverflow.com/questions/3584740/add-sql-query-options-to-nhibernate-query

2015-08-24 9:52 GMT+02:00 Oğuzhan Soykan <[email protected]>:

> What is the approach Nhibernate to this ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/nhusers.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to