public interface HibernateOrmSearchTarget<T>
Modifier and Type | Method and Description |
---|---|
FullTextQueryResultDefinitionContext<T> |
jpaQuery() |
SearchPredicateFactoryContext |
predicate() |
SearchProjectionFactoryContext<PojoReference,T> |
projection() |
SearchSortContainerContext |
sort() |
FullTextQueryResultDefinitionContext<T> jpaQuery()
SearchPredicateFactoryContext predicate()
SearchSortContainerContext sort()
SearchProjectionFactoryContext<PojoReference,T> projection()
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.