Package org.hibernate.search.mapper.orm.entity
-
Interface Summary Interface Description SearchIndexedEntity<E> A descriptor of an indexed entity type, exposing in particular the index manager for this entity.
Interface | Description |
---|---|
SearchIndexedEntity<E> |
A descriptor of an indexed entity type,
exposing in particular the index manager for this entity.
|