jeremy solarz commented on Bug HHH-8240

Seems like

the call of initializeEntitiesAndCollections( hydratedObjects, rs, session, queryParameters.isReadOnly( session ) ); in org.hibernate.loader.Loader

in the method

private List doQuery(
			final SessionImplementor session,
			final QueryParameters queryParameters,
			final boolean returnProxies
) throws SQLException, HibernateException {

only initializes @ManyToOne

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira