Package org.hibernate.search.mapper.orm.mapping
-
Interface Summary Interface Description HibernateOrmMappingConfigurationContext HibernateOrmSearchMappingConfigurer An object responsible for configuring the Hibernate Search mapping.SearchIndexedEntity A descriptor of an indexed entity type, exposing in particular the index manager for this entity.SearchMapping The Hibernate Search mapping between the Hibernate ORM model and the backend(s).