In NH3.0, there are three ways of configuring the cache on entities: 1. in the mapping file 2. in the configuration xml settings 3. in code using the Configuration object
Is there an order of precedence for these different options? If I have read-write caching configured in the mapping file, and then I set read-only caching in code, which setting does NH use? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/xlaiiJC1rgsJ. 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.
