Uses of Package
org.hibernate.search.mapper.orm.scope
-
Packages that use org.hibernate.search.mapper.orm.scope Package Description org.hibernate.search.mapper.orm.mapping org.hibernate.search.mapper.orm.session -
Classes in org.hibernate.search.mapper.orm.scope used by org.hibernate.search.mapper.orm.mapping Class Description SearchScope Represents a set of types and the corresponding indexes, allowing to build search-related objects (query, predicate, ...) taking into account the relevant indexes and their metadata (underlying technology, field types, ...). -
Classes in org.hibernate.search.mapper.orm.scope used by org.hibernate.search.mapper.orm.session Class Description SearchScope Represents a set of types and the corresponding indexes, allowing to build search-related objects (query, predicate, ...) taking into account the relevant indexes and their metadata (underlying technology, field types, ...).