Package | Description |
---|---|
org.hibernate.search.mapper.orm.hibernate |
Modifier and Type | Method and Description |
---|---|
<T> FullTextSearchTarget<T> |
FullTextSession.search(Class<T> type) |
<T> FullTextSearchTarget<T> |
FullTextSession.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.