| Package | Description |
|---|---|
| org.hibernate.search.mapper.orm |
| Modifier and Type | Method and Description |
|---|---|
static SearchMapping |
Search.mapping(EntityManagerFactory entityManagerFactory)
Retrieve the
SearchMapping from a JPA EntityManagerFactory. |
static SearchMapping |
Search.mapping(SessionFactory sessionFactory)
Retrieve the
SearchMapping from a Hibernate ORM SessionFactory. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.