Package | Description |
---|---|
org.hibernate.search.mapper.orm.hibernate | |
org.hibernate.search.mapper.orm.jpa |
Modifier and Type | Interface and Description |
---|---|
interface |
FullTextQuery<T> |
Modifier and Type | Method and Description |
---|---|
SearchQueryResultContext<? extends FullTextQuery<O>> |
FullTextQueryResultDefinitionContext.asEntity() |
<T> SearchQueryResultContext<? extends FullTextQuery<T>> |
FullTextQueryResultDefinitionContext.asProjection(SearchProjection<T> projection) |
SearchQueryResultContext<? extends FullTextQuery<List<?>>> |
FullTextQueryResultDefinitionContext.asProjections(SearchProjection<?>... projections) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.