Uses of Interface
org.hibernate.search.mapper.pojo.model.spi.PojoTypeContext
Packages that use PojoTypeContext
-
Uses of PojoTypeContext in org.hibernate.search.mapper.orm.work.impl
Methods in org.hibernate.search.mapper.orm.work.impl that return PojoTypeContextModifier and TypeMethodDescription<T> PojoTypeContext<T>SearchIndexingPlanTypeContextProvider.forExactClass(Class<T> javaClass) Methods in org.hibernate.search.mapper.orm.work.impl that return types with arguments of type PojoTypeContextModifier and TypeMethodDescriptionKeyValueProvider<String,? extends PojoTypeContext<?>> SearchIndexingPlanTypeContextProvider.byEntityName()