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