Methods' Details |
execute
- Description
- populates a row set with data. The description of the data source and
other important information for filling the row set with data.
- Throws
- SQLException
if a database access error occurs.
|
|
addRowSetListener
- Description
- adds the specified listener to receive the events "cursorMoved",
"rowChanged", and "rowSetChanged".
- Parameter listener
-
the listener which should be registered
|
|
removeRowSetListener
- Description
- removes the specified listener.
- Parameter listener
-
the listener which should be registered
|
|
Copyright © 2003 Sun Microsystems, Inc.