package io.ebeaninternal.api;
Controls the loading of ManyToOne and OneToOne relationships.
/**
* Controls the loading of ManyToOne and OneToOne relationships.
*/
public interface LoadBeanContext extends LoadSecondaryQuery {
}
package io.ebeaninternal.api;
Controls the loading of ManyToOne and OneToOne relationships.
/**
* Controls the loading of ManyToOne and OneToOne relationships.
*/
public interface LoadBeanContext extends LoadSecondaryQuery {
}