Uses of Class
org.hibernate.search.engine.backend.session.spi.DetachedBackendSessionContext
Packages that use DetachedBackendSessionContext
Package
Description
-
Uses of DetachedBackendSessionContext in org.hibernate.search.engine.backend.index.spi
Methods in org.hibernate.search.engine.backend.index.spi with parameters of type DetachedBackendSessionContextModifier and TypeMethodDescriptionIndexManagerImplementor.createWorkspace(DetachedBackendSessionContext sessionContext) -
Uses of DetachedBackendSessionContext in org.hibernate.search.engine.backend.session.spi
Methods in org.hibernate.search.engine.backend.session.spi that return DetachedBackendSessionContextModifier and TypeMethodDescriptionDetachedBackendSessionContext.of(BackendMappingContext mappingContext, String tenantIdentifier) DetachedBackendSessionContext.of(BackendSessionContext sessionContext) -
Uses of DetachedBackendSessionContext in org.hibernate.search.engine.mapper.mapping.spi
Methods in org.hibernate.search.engine.mapper.mapping.spi with parameters of type DetachedBackendSessionContextModifier and TypeMethodDescriptionMappedIndexManager.createWorkspace(DetachedBackendSessionContext sessionContext)