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