Ticket #19 (new enhancement)

Opened 6 years ago

Last modified 5 years ago

relational list ordering support

Reported by: eitan Assigned to: eitan
Priority: major Component: metasystem
Version: Keywords:
Cc:

Description

see:

http://groups.google.com/group/jmatter/browse_thread/thread/c1a63e75f0c98974/#

add metadata to specify in code the default ordering for a list.

Change History

07/19/06 00:04:11 changed by anonymous

began working on this. turns out there's already a 'sortBy' piece of metadata but this is not yet functioning. revised CriteriaListEO to listen to type's default sortby field. currently works only for simple cases. need ability to traverse associations easily. need to revise sortBy metafield specification to use FieldPath?'s.

02/02/07 10:01:24 changed by eitan

  • type changed from defect to enhancement.
  • component set to metasystem.