Uses of Package
org.hibernate.search.mapper.pojo.model.path.spi
Packages that use org.hibernate.search.mapper.pojo.model.path.spi
Package
Description
-
Classes in org.hibernate.search.mapper.pojo.model.path.spi used by org.hibernate.search.mapper.pojo.mapping.building.spiClassDescriptionDefines a set of paths that are of importance, so that they can be detected at runtime when given a set of paths.
-
Classes in org.hibernate.search.mapper.pojo.model.path.spi used by org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spiClassDescriptionA static definition of POJO paths for a given entity type, allowing the creation of path filters.Deprecated.
-
Classes in org.hibernate.search.mapper.pojo.model.path.spi used by org.hibernate.search.mapper.pojo.model.path.spiClassDescriptionA static definition of POJO paths for a given entity type, allowing the creation of path filters.
PojoPathDefinitionProvider
instead.