c# null property mapping in nhibernate fails -


an object has reference object can null.

the mapping done many-to-one container class.

if contained class not null can recover it, if not can't recover , throws error saying "no row given identifier exists", when @ database.

x => contains => => (contains) => b

if b null can't recovered when query searches x


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -