Uses of Interface
org.hibernate.search.mapper.pojo.standalone.loading.binding.EntityLoadingBindingContext
Packages that use EntityLoadingBindingContext
-
Uses of EntityLoadingBindingContext in org.hibernate.search.mapper.pojo.standalone.loading.binding
Methods in org.hibernate.search.mapper.pojo.standalone.loading.binding with parameters of type EntityLoadingBindingContextModifier and TypeMethodDescriptionvoidEntityLoadingBinder.bind(EntityLoadingBindingContext context) Binds loading for the entity, using the givencontext.