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

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -