nhibernate-core icon indicating copy to clipboard operation
nhibernate-core copied to clipboard

Possible regression: OneToOne fields are always null if parent is loaded from L2 cache

Open bahusoid opened this issue 4 years ago • 0 comments

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..

bahusoid avatar Oct 05 '21 15:10 bahusoid