Interface BatchScopeContext<T>


public interface BatchScopeContext<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace
     
  • Method Details

    • pojoWorkspace

      org.hibernate.search.mapper.pojo.work.spi.PojoScopeWorkspace pojoWorkspace(String tenantId)