Nhibernate: Get real entity class instead of proxied class -


Is there any way to return nhibernate to my class instead of its proxy class? I will not feel that it is not lazy or can not be updated.

You can unproxy class with this code

  session . Precision Correspondence Unpredictable (Proxyized Instance)    

Comments