|
Spring Data MongoDB | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sort | |
|---|---|
| org.springframework.data.mongodb.core.query | MongoDB specific query and update support. |
| Uses of Sort in org.springframework.data.mongodb.core.query |
|---|
| Methods in org.springframework.data.mongodb.core.query that return Sort | |
|---|---|
Sort |
Sort.on(String key,
Order order)
Deprecated. |
Sort |
Query.sort()
Deprecated. use Query.with(Sort) instead |
|
Spring Data MongoDB | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||