A load via `getReference` on a non-existent object should eventually lead to an ObjectNotFoundException when such object’s initializer is triggered. This isn’t currently happening in version 6.2.3.Final when batch loading is enabled: the read properties are reported as “null” and no exception is being thrown. |