Interface SortNativeContext
-
- All Superinterfaces:
SortAdditionalSortFieldContext,SortTermination
@Deprecated public interface SortNativeContext extends SortAdditionalSortFieldContext, SortTermination
Deprecated.See the deprecation note onSortContext.- Author:
- Emmanuel Bernard emmanuel@hibernate.org
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.query.dsl.sort.SortAdditionalSortFieldContext
andByDistance, andByField, andByIndexOrder, andByNative, andByScore
-
Methods inherited from interface org.hibernate.search.query.dsl.sort.SortTermination
createSort
-
-