Uses of Interface
org.hibernate.search.mapper.pojo.standalone.loading.LoadingTypeGroup
Packages that use LoadingTypeGroup
-
Uses of LoadingTypeGroup in org.hibernate.search.mapper.pojo.standalone.loading
Methods in org.hibernate.search.mapper.pojo.standalone.loading with parameters of type LoadingTypeGroupModifier and TypeMethodDescriptionMassLoadingStrategy.createEntityLoader(LoadingTypeGroup<E> includedTypes, MassEntitySink<E> sink, MassLoadingOptions options) SelectionLoadingStrategy.createEntityLoader(LoadingTypeGroup<E> includedTypes, SelectionLoadingOptions options) MassLoadingStrategy.createIdentifierLoader(LoadingTypeGroup<E> includedTypes, MassIdentifierSink<I> sink, MassLoadingOptions options)