OCLOperators orderBy
No edit summary
(Replacing message template with parser tag)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
Sorts the collection on one or more properties.
Sorts the collection on one or more properties.


Line 5: Line 6:
'''Note:''' Earlier OCLPs only allowed for ordering attributes on the class of the collection, but since extensions, '''2021-01-16''', OCLPS supports order to follow singlelinks to add attributes to ordering multiple single links steps away. Mind you, ordering on joined information reduces the result set according to the join (it is not an outer join - so data must be present in order to be included in the result set).
'''Note:''' Earlier OCLPs only allowed for ordering attributes on the class of the collection, but since extensions, '''2021-01-16''', OCLPS supports order to follow singlelinks to add attributes to ordering multiple single links steps away. Mind you, ordering on joined information reduces the result set according to the join (it is not an outer join - so data must be present in order to be included in the result set).
[[Category:OCL Collection Operators]]
[[Category:OCL Collection Operators]]
{{Edited|July|12|2024}}

Latest revision as of 07:51, 17 June 2024

Sorts the collection on one or more properties.

See also: orderDescending

Note: Earlier OCLPs only allowed for ordering attributes on the class of the collection, but since extensions, 2021-01-16, OCLPS supports order to follow singlelinks to add attributes to ordering multiple single links steps away. Mind you, ordering on joined information reduces the result set according to the join (it is not an outer join - so data must be present in order to be included in the result set).

This page was edited 95 days ago on 06/17/2024. What links here