Uses of Class
org.hibernate.search.mapper.pojo.model.path.impl.PojoPathOrdinals
Packages that use PojoPathOrdinals
Package
Description
-
Uses of PojoPathOrdinals in org.hibernate.search.mapper.pojo.automaticindexing.impl
Constructors in org.hibernate.search.mapper.pojo.automaticindexing.impl with parameters of type PojoPathOrdinalsModifierConstructorDescriptionPojoImplicitReindexingAssociationInverseSideResolver(PojoPathOrdinals pathOrdinals, PojoPathFilter dirtyContainingAssociationFilter, List<List<PojoImplicitReindexingAssociationInverseSideResolverNode<Object>>> resolversByOrdinal) -
Uses of PojoPathOrdinals in org.hibernate.search.mapper.pojo.mapping.impl
Methods in org.hibernate.search.mapper.pojo.mapping.impl that return PojoPathOrdinalsMethods in org.hibernate.search.mapper.pojo.mapping.impl with parameters of type PojoPathOrdinalsModifier and TypeMethodDescriptionvoidAbstractPojoTypeManager.Builder.preBuildOtherMetadata(BeanResolver beanResolver, PojoBootstrapIntrospector introspector, boolean singleConcreteTypeInEntityHierarchy, PojoPathOrdinals pathOrdinals, Optional<? extends ParameterizedBeanReference<?>> loadingBinderRefOptional) -
Uses of PojoPathOrdinals in org.hibernate.search.mapper.pojo.model.path.impl
Fields in org.hibernate.search.mapper.pojo.model.path.impl declared as PojoPathOrdinalsMethods in org.hibernate.search.mapper.pojo.model.path.impl that return PojoPathOrdinalsConstructors in org.hibernate.search.mapper.pojo.model.path.impl with parameters of type PojoPathOrdinals -
Uses of PojoPathOrdinals in org.hibernate.search.mapper.pojo.work.impl
Methods in org.hibernate.search.mapper.pojo.work.impl that return PojoPathOrdinals