Uses of Class
org.hibernate.search.mapper.pojo.automaticindexing.impl.PojoImplicitReindexingAssociationInverseSideResolver
Packages that use PojoImplicitReindexingAssociationInverseSideResolver
Package
Description
-
Uses of PojoImplicitReindexingAssociationInverseSideResolver in org.hibernate.search.mapper.pojo.automaticindexing.building.impl
Methods in org.hibernate.search.mapper.pojo.automaticindexing.building.impl that return PojoImplicitReindexingAssociationInverseSideResolverModifier and TypeMethodDescriptionPojoImplicitReindexingResolverBuildingHelper.createAssociationInverseSideResolver(PojoRawTypeModel<?> typeModel, Map<PojoModelPathValueNode, Map<PojoRawTypeModel<?>, PojoModelPathValueNode>> inversePathByInverseTypeByDirectContainingPath) -
Uses of PojoImplicitReindexingAssociationInverseSideResolver in org.hibernate.search.mapper.pojo.automaticindexing.impl
Methods in org.hibernate.search.mapper.pojo.automaticindexing.impl that return PojoImplicitReindexingAssociationInverseSideResolverModifier and TypeMethodDescriptionPojoImplicitReindexingResolver.associationInverseSideResolver()PojoImplicitReindexingResolverImpl.associationInverseSideResolver()Constructors in org.hibernate.search.mapper.pojo.automaticindexing.impl with parameters of type PojoImplicitReindexingAssociationInverseSideResolverModifierConstructorDescriptionPojoImplicitReindexingResolverImpl(PojoPathFilter dirtySelfFilter, PojoPathFilter dirtySelfOrContainingFilter, PojoImplicitReindexingResolverNode<T> containingEntitiesResolverRoot, PojoImplicitReindexingAssociationInverseSideResolver associationInverseSideResolver)