Hi,

Can I create custom EntityNotFoundDelegate in such a way that when I
try to access an entity in my code then NH returns NULL if that entity
is not found in db?
Until I access that entity it has Proxy which is fine but the moment I
try to access that entity in my code then I get exception. Is there a
way that it gives me NULL in this case so that I can apply a NULL
check before accessing it?

Thanks for the help.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
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.

Reply via email to