Package org.hibernate.search.query.dsl
Interface PhraseTermination
-
- All Superinterfaces:
Termination<PhraseTermination>
@Deprecated public interface PhraseTermination extends Termination<PhraseTermination>
Deprecated.See the deprecation note onQueryBuilder.- Author:
- Emmanuel Bernard
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.query.dsl.Termination
createQuery
-
-