Uses of Interface
io.ebeaninternal.api.LoadManyBuffer
Packages that use LoadManyBuffer
-
Uses of LoadManyBuffer in io.ebeaninternal.api
Constructors in io.ebeaninternal.api with parameters of type LoadManyBufferModifierConstructorDescriptionLoadManyRequest(LoadManyBuffer loadContext, boolean onlyIds, boolean loadCache, BeanCollection<?> originCollection) Construct for lazy loading.LoadManyRequest(LoadManyBuffer loadContext, OrmQueryRequest<?> parentRequest) Construct for secondary query.