Maybe this can help: http://fabiomaulo.blogspot.com/2010/07/nhibernate-linq-provider-extension.html
In this case you can separate the Extension from the NH stuff. But i don't know,
if there is such an integration point for the QueryOver API. Am schrieb Raul Carlomagno <[email protected]>:
im abstracting my layers, today´s dal is composed of nh repositories,
and i need another dal, built with ef repositories
also, this way, i can unit test my application layer classes without
worry about nh, ef, or whatever mi repositories are built with,
included mock repositories
On Oct 31, 11:27 am, mynkow [email protected]> wrote:
> Offtopic: What is the difference between nhibernate and repository?
--
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.
-- 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.
