Uses of Package
org.hibernate.search.mapper.pojo.model.path.spi
-
Classes in org.hibernate.search.mapper.pojo.model.path.spi used by org.hibernate.search.mapper.pojo.mapping.building.spi Class Description PojoPathFilter Defines 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.spi Class Description PojoPathDefinitionProvider A static definition of POJO paths for a given entity type, allowing the creation of path filters.PojoPathsDefinition Deprecated.ImplementPojoPathDefinitionProvider
instead. -
Classes in org.hibernate.search.mapper.pojo.model.path.spi used by org.hibernate.search.mapper.pojo.model.path.spi Class Description BindablePojoModelPath PojoModelPathWalker PojoPathDefinition A static definition of POJO paths for a given entity type, allowing the creation of path filters.PojoPathEntityStateRepresentation