Overview | Module | Use | Devguide | Index |
Constants | Constants' Details |
constants group FetchDirection |
|
Constants | |
FORWARD | The rows in a result set will be processed in a forward direction; first-to-last. |
REVERSE | The rows in a result set will be processed in a reverse direction; last-to-first. |
UNKNOWN | The order in which rows in a result set will be processed is unknown: |
Constants' Details | |
FORWARD
|
|
REVERSE
|
|
UNKNOWN
|
Copyright © 2003 Sun Microsystems, Inc.