Interface HibernateSearchOrmMappingProducer


  • public interface HibernateSearchOrmMappingProducer
    • Method Detail

      • produceMappings

        @SuppressForbiddenApis(reason="Strangely, this SPI involves the internal MappingBinder class, and there\'s nothing we can do about it")
        Collection<org.hibernate.boot.model.source.internal.hbm.MappingDocument> produceMappings​(ConfigurationPropertySource propertySource,
                                                                                                 org.hibernate.boot.jaxb.internal.MappingBinder mappingBinder,
                                                                                                 org.hibernate.boot.spi.MetadataBuildingContext buildingContext)