nhibernate - Is first level cache enabled in my Castle ActiveRecord based application? -


i have simple level asp.net web application based on castle activerecord. how can determine if first level cache enabled within or not?

first level cache can never disabled. it's on.


Comments