@Deprecated public abstract class QueryUtils extends Object
DBCursor.| Modifier and Type | Method and Description |
|---|---|
static Order |
toOrder(org.springframework.data.domain.Sort.Order order)
Deprecated.
use
Sort.Order directly. |
@Deprecated public static Order toOrder(org.springframework.data.domain.Sort.Order order)
Sort.Order directly.Sort.Order into an Order.order - Copyright © 2021. All rights reserved.