| Package | Description |
|---|---|
| org.hibernate.search.mapper.orm |
| Modifier and Type | Method and Description |
|---|---|
static SearchSession |
Search.session(javax.persistence.EntityManager entityManager)
Retrieve the
SearchSession from a JPA EntityManager. |
static SearchSession |
Search.session(Session session)
Retrieve the
SearchSession from a Hibernate ORM Session. |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.