Uses of Interface
org.hibernate.search.mapper.pojo.standalone.scope.SearchScopeProvider
Packages that use SearchScopeProvider
Package
Description
-
Uses of SearchScopeProvider in org.hibernate.search.mapper.pojo.standalone.mapping
Subinterfaces of SearchScopeProvider in org.hibernate.search.mapper.pojo.standalone.mappingModifier and TypeInterfaceDescriptioninterfaceinterfaceThe Hibernate Search mapping between the POJO model and the backend(s). -
Uses of SearchScopeProvider in org.hibernate.search.mapper.pojo.standalone.session
Subinterfaces of SearchScopeProvider in org.hibernate.search.mapper.pojo.standalone.sessionModifier and TypeInterfaceDescriptioninterfaceA Hibernate Search session, bound to a particular tenant identifier (if any), and with its own overridden settings regarding commits, refresh, etc.