package io.ebeaninternal.api; /** * Controls the loading of OneToMany and ManyToMany relationships. */ public interface LoadManyContext extends LoadSecondaryQuery { }