private List doQuery(
final SessionImplementor session,
final QueryParameters queryParameters,
finalboolean 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
Seems like
the call of
//line - 859 initializeEntitiesAndCollections( hydratedObjects, rs, session, queryParameters.isReadOnly( session ) );in org.hibernate.loader.Loader
in the method
only initializes @ManyToOne