Elements' Details |
SortingInfo
sequence< NumberedSortingInfo > SortingInfo;
- Description
- The sort criteria for the rows of the returned
ContentResultSet.
The resultset implementation may ignore this parameter, if it
cannot sort the data by the given criteria in an efficient way (i.e.
directly using the underlying data source -> SQL-database -> ORDER BY).
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.