It is different because it adds a missing null check and fallback that exists in BeanImpl, but not in NamedBeanImpl. It is a simple follow up to https://hibernate.atlassian.net/browse/HHH-14914. Both this and HHH-16069 Open solutions are complementary. |