172173174175176177178179
createdTransaction = true; } } // initialise the persistenceContext and loadContext this.persistenceContext = getPersistenceContext(query, transaction); this.loadContext = new DLoadContext(this); this.loadContext.registerSecondaryQueries(query); }