Syntax
constants group ContentResultSetCapability;
Description
These values are used to specify the capabilities of an
XDynamicResultSet .
Constants Summary
|
SORTED |
indicates that a ContentResultSet is properly sorted,
exactly following the rules given during the ContentResultSet was
created.
|
|
Field Details
|
|
Syntax
const short SORTED = 1;
Description
indicates that a ContentResultSet is properly sorted,
exactly following the rules given during the ContentResultSet was
created.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.