:: com :: sun :: star :: ucb ::
|
interface XSortedDynamicResultSetFactory |
|
- Description
- Provides a method to create an XDynamicResultSet which
will be sorted according to the given sorting options.
|
Methods' Details |
createSortedDynamicResultSet
- Description
- creates a sorted XDynamicResultSet depending on internal
data, an (unsorted) XDynamicResultSet and the sorting info.
- Returns
- a sorted result set.
- Parameter Source
- the (unsorted) source result set
- Parameter Info
- the sort criteria
- Parameter CompareFactory
- a factory for compare objects.
|
|
Top of Page
Copyright © 1995, 2012, 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.