Package | Description |
---|---|
org.hibernate.search.mapper.orm.hibernate | |
org.hibernate.search.mapper.orm.jpa |
Modifier and Type | Interface and Description |
---|---|
interface |
FullTextSearchTarget<T> |
Modifier and Type | Method and Description |
---|---|
<T> FullTextSearchTarget<T> |
FullTextEntityManager.search(Class<T> type) |
<T> FullTextSearchTarget<T> |
FullTextEntityManager.search(Collection<? extends Class<? extends T>> types) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.