Interface EntityReference

All Superinterfaces:
EntityReference
All Known Implementing Classes:
HibernateOrmEntityReference

@Deprecated public interface EntityReference extends EntityReference
Deprecated.
Use EntityReference instead.
The (legacy) EntityReference interface specific to the Hibernate ORM mapper.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     

    Methods inherited from interface org.hibernate.search.engine.common.EntityReference

    id, type
  • Method Details