Package | Description |
---|---|
org.hibernate.search.query.dsl.sort | |
org.hibernate.search.query.dsl.sort.impl |
Modifier and Type | Method and Description |
---|---|
SortMissingValueContext<SortFieldContext> |
SortFieldContext.onMissingValue()
Describe how to treat missing values when doing the sorting.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSortFieldContext |
Modifier and Type | Method and Description |
---|---|
SortMissingValueContext<SortFieldContext> |
ConnectedSortFieldContext.onMissingValue() |
Copyright © 2006–2017 Hibernate. All rights reserved.