Package | Description |
---|---|
org.hibernate.search.query.dsl.sort | |
org.hibernate.search.query.dsl.sort.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
SortDistanceFieldAndReferenceContext |
interface |
SortFieldContext |
interface |
SortNativeContext |
interface |
SortOrderTermination |
interface |
SortScoreContext |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSortDistanceFieldAndReferenceContext |
class |
ConnectedSortFieldContext |
class |
ConnectedSortNativeContext |
class |
ConnectedSortOrderTermination |
class |
ConnectedSortScoreContext |
Modifier and Type | Method and Description |
---|---|
SortTermination |
ConnectedSortOrderTermination.asc() |
SortTermination |
ConnectedSortOrderTermination.desc() |
Copyright © 2006–2017 Hibernate. All rights reserved.