Interface AutomaticIndexingEventSendingSessionContext


public interface AutomaticIndexingEventSendingSessionContext
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
     
     
  • Method Details

    • entityReferenceFactory

      org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory entityReferenceFactory()
    • session

      Session session()