public final class SortUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.hibernate.criterion.Order |
order(SortOrder order,
String columnName)
Build a sort order, based on the enum and the provided field.
|
Copyright © 2018 krotscheck.net. All rights reserved.