|
DocumentBuilderIndexedEntity#getDocument line 371, 372
getInstanceInitializer().getClass( instance );
final Class<?> entityType = objectInitializer.getClass( instance );
To be the first call is not useful and potentially harmful as we use a different initializer implementation.
To be investigated
|