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