Uses of Interface
io.ebeaninternal.api.LoadContext
Packages that use LoadContext
Package
Description
Core implementation objects
Bean description
-
Uses of LoadContext in io.ebeaninternal.server.core
Methods in io.ebeaninternal.server.core that return LoadContextModifier and TypeMethodDescriptionOrmQueryRequest.loadContext()Return the graph context for this query. -
Uses of LoadContext in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy with parameters of type LoadContextModifier and TypeMethodDescriptionvoidBeanDescriptor.lazyLoadRegister(String prefix, EntityBeanIntercept ebi, EntityBean bean, LoadContext loadContext) Register all the assoc many properties on this bean that are not populated with the load context.