Uses of Interface
org.hibernate.search.mapper.orm.spi.BatchSessionContext
-
Packages that use BatchSessionContext Package Description org.hibernate.search.mapper.orm.spi -
-
Uses of BatchSessionContext in org.hibernate.search.mapper.orm.spi
Methods in org.hibernate.search.mapper.orm.spi that return BatchSessionContext Modifier and Type Method Description BatchSessionContext
BatchMappingContext. sessionContext(javax.persistence.EntityManager entityManager)
-