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