Uses of Interface
org.hibernate.search.mapper.orm.session.SearchSession
Packages that use SearchSession
-
Uses of SearchSession in org.hibernate.search.mapper.orm
Methods in org.hibernate.search.mapper.orm that return SearchSessionModifier and TypeMethodDescriptionstatic SearchSessionSearch.session(jakarta.persistence.EntityManager entityManager) Retrieve theSearchSessionfrom a JPAEntityManager.static SearchSessionRetrieve theSearchSessionfrom a Hibernate ORMSession. -
Uses of SearchSession in org.hibernate.search.mapper.orm.scope
Methods in org.hibernate.search.mapper.orm.scope with parameters of type SearchSessionModifier and TypeMethodDescriptiondefault SearchQuerySelectStep<SR, ?, EntityReference, T, ?, ?, ?> HibernateOrmRootReferenceScope.search(SearchSession session)