| Package | Description |
|---|---|
| org.hibernate.search.mapper.javabean.search | |
| org.hibernate.search.mapper.javabean.session |
| Modifier and Type | Method and Description |
|---|---|
SearchQueryResultDefinitionContext |
SearchScope.search()
Initiate the building of a search query.
|
| Modifier and Type | Method and Description |
|---|---|
default SearchQueryResultDefinitionContext |
SearchSession.search(Class<?> type)
Initiate the building of a search query.
|
default SearchQueryResultDefinitionContext |
SearchSession.search(Collection<? extends Class<?>> types)
Initiate the building of a search query.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.