@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface SortWeight
Modifier and Type | Optional Element and Description |
---|---|
int |
value
Returns the "weight" of the entity used for the purpose of the DB operations
sorting.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.