Package org.hibernate.search.engine.backend.session.spi


package org.hibernate.search.engine.backend.session.spi
  • Class
    Description
    Provides visibility from the lower layers of Hibernate Search (engine, backend) to the session defined in the upper layers (mapping).
    Deprecated.
    SPIs should simply pass around a string representing the tenant ID instead of using this class.