Interface LoadBeanContext

All Superinterfaces:
LoadSecondaryQuery

public interface LoadBeanContext extends LoadSecondaryQuery
Controls the loading of ManyToOne and OneToOne relationships.
  • Method Details

    • register

      void register(BeanPropertyAssocMany<?> many, io.ebean.bean.BeanCollection<?> collection)
      Register a BeanCollection into the load context.