Annotation Type OrderColumn
Persists the positions of elements in an owning List.
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String nameStores positions for an owning List in its join table. Cannot be combined with OrderBy or used on an inverse association.- Returns:
- column name; list_position by default
- Default:
"list_position"
-