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