Uses of Class
org.hibernate.search.mapper.pojo.automaticindexing.impl.PojoImplicitReindexingAssociationInverseSideResolver
-
-
Uses of PojoImplicitReindexingAssociationInverseSideResolver in org.hibernate.search.mapper.pojo.automaticindexing.building.impl
Methods in org.hibernate.search.mapper.pojo.automaticindexing.building.impl that return PojoImplicitReindexingAssociationInverseSideResolver Modifier and Type Method Description PojoImplicitReindexingAssociationInverseSideResolverPojoImplicitReindexingResolverBuildingHelper. 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 PojoImplicitReindexingAssociationInverseSideResolver Modifier and Type Method Description PojoImplicitReindexingAssociationInverseSideResolverPojoImplicitReindexingResolver. associationInverseSideResolver()PojoImplicitReindexingAssociationInverseSideResolverPojoImplicitReindexingResolverImpl. associationInverseSideResolver()Constructors in org.hibernate.search.mapper.pojo.automaticindexing.impl with parameters of type PojoImplicitReindexingAssociationInverseSideResolver Constructor Description PojoImplicitReindexingResolverImpl(PojoPathFilter dirtySelfFilter, PojoPathFilter dirtySelfOrContainingFilter, PojoImplicitReindexingResolverNode<T> containingEntitiesResolverRoot, PojoImplicitReindexingAssociationInverseSideResolver associationInverseSideResolver)
-