Uses of Interface
org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
Packages that use PojoMappingDelegate
Package
Description
-
Uses of PojoMappingDelegate in org.hibernate.search.mapper.pojo.mapping.building.spi
Methods in org.hibernate.search.mapper.pojo.mapping.building.spi with parameters of type PojoMappingDelegateModifier and TypeMethodDescriptionPojoMapperDelegate.prepareBuild(PojoMappingDelegate mappingDelegate) Partially build the mapping based on the information provided previously. -
Uses of PojoMappingDelegate in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return PojoMappingDelegateModifier and TypeMethodDescriptionprotected final PojoMappingDelegateAbstractPojoMappingImplementor.delegate()Constructors in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type PojoMappingDelegate