183184185186187188189
@Override protected CollectionInitializer createCollectionInitializer(LoadQueryInfluencers loadQueryInfluencers) throws MappingException { // TODO pass constructor return new OgmBasicCollectionLoader( this ); }