public interface io.ebeaninternal.api.LoadBeanContext extends io.ebeaninternal.api.LoadSecondaryQuery
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: io.ebeaninternal.api.LoadBeanContext
  super_class: java.lang.Object
{
  public abstract void register(io.ebeaninternal.server.deploy.BeanPropertyAssocMany<?>, io.ebean.bean.BeanCollection<?>);
    descriptor: (Lio/ebeaninternal/server/deploy/BeanPropertyAssocMany;Lio/ebean/bean/BeanCollection;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lio/ebeaninternal/server/deploy/BeanPropertyAssocMany<*>;Lio/ebean/bean/BeanCollection<*>;)V
    MethodParameters:
            Name  Flags
      many        
      collection  
}
SourceFile: "LoadBeanContext.java"