Interface HibernateOrmMapperHints

All Superinterfaces:
MapperHints
All Known Implementing Classes:
HibernateOrmMapperHints_$bundle

@MessageBundle(projectCode="HSEARCH") public interface HibernateOrmMapperHints extends MapperHints
  • Field Details

  • Method Details

    • cannotReadJandexRootMapping

      @Message("Prebuild the missing Jandex indexes and make them available to Hibernate Search or use a combination of configuration properties ( \"hibernate.search.mapping.configurer\", \"hibernate.search.mapping.discover_annotated_types_from_root_mapping_annotations\", \"hibernate.search.mapping.build_missing_discovered_jandex_indexes\") to limit the discovery of annotated types. For specifics, refer to the \"Classpath scanning\" section of the reference documentation.") String cannotReadJandexRootMapping()
      Specified by:
      cannotReadJandexRootMapping in interface MapperHints