Methods' Summary |
execute |
populates a row set with data. The description of the data source and
other important information for filling the row set with data.
|
addRowSetListener |
adds the specified listener to receive the events "cursorMoved",
"rowChanged", and "rowSetChanged".
|
removeRowSetListener |
removes the specified listener.
|
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
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.