| I don't know exactly what's necessary to fix: https://github.com/hibernate/hibernate-ogm/blob/master/core/src/main/java/org/hibernate/ogm/persister/impl/OgmEntityPersister.java#L912 but it would be nice if we could fix it so that we benefit from the recent improvements of the ORM AbstractEntityPersister createLoaders() method. |