nhibernate-core
nhibernate-core copied to clipboard
Possible regression: OneToOne fields are always null if parent is loaded from L2 cache
Just noticed hibernate fix https://github.com/hibernate/hibernate-orm/pull/4228
Possible regression from https://github.com/nhibernate/nhibernate-core/pull/2576 Need to check if it hits us too..