Class HibernateOrmMappingPropertiesMetadataContributor

  • All Implemented Interfaces:
    PojoSearchMappingTypeNode, PojoTypeMetadataContributor

    public final class HibernateOrmMappingPropertiesMetadataContributor
    extends Object
    implements PojoTypeMetadataContributor
    Translates metadata from properties in the Hibernate ORM mapping into Hibernate Search metadata.

    This includes in particular metadata about the inverse side of associations, but is not limited to that (there's some metadata about BigDecimal scale, for example).