Set up caching on entities and relationships in Fluent Nhibernate?

Posted by Emil C on Stack Overflow See other posts from Stack Overflow or by Emil C
Published on 2009-10-01T09:02:27Z Indexed on 2010/03/17 12:41 UTC
Read the original article Hit count: 167

Filed under:
|
|

Do anyone have have an example how to set up and what entities to cache in fluent nhibernate. Both using fluent mapping and auto mapping?

And the same for entity relationships, both one to many and many to many?

© Stack Overflow or respective owner

Related posts about fluent

Related posts about nhibernate