public interface Orderable
| Modifier and Type | Method and Description |
|---|---|
String |
getOrder()
The order by clause used during loading this plural attribute.
|
boolean |
isOrdered()
If the source of plural attribute is supposed to be applied the
ORDER BY when loading. |
boolean isOrdered()
ORDER BY when loading.true indicates to apply the ORDER BY; false means not.String getOrder()
ORDER BY fragment used during loading this plural attribute from DB.OrderBy.value()Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.