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.