Uses of Interface
org.hibernate.search.mapper.orm.scope.impl.HibernateOrmScopeIndexedTypeContext
-
Packages that use HibernateOrmScopeIndexedTypeContext Package Description org.hibernate.search.mapper.orm.scope.impl -
-
Uses of HibernateOrmScopeIndexedTypeContext in org.hibernate.search.mapper.orm.scope.impl
Constructor parameters in org.hibernate.search.mapper.orm.scope.impl with type arguments of type HibernateOrmScopeIndexedTypeContext Constructor Description SearchScopeImpl(HibernateOrmScopeMappingContext mappingContext, TenancyConfiguration tenancyConfiguration, PojoScopeDelegate<EntityReference,E,HibernateOrmScopeIndexedTypeContext<? extends E>> delegate)
-