Package | Description |
---|---|
com.streamscape.sdo.rowset |
Modifier and Type | Method and Description |
---|---|
void |
RowSet.addRowSetListener(RowSetListener listener)
Registers the given listener so that it will be notified of events
that occur on this
RowSet object. |
void |
RowSetInterface.addRowSetListener(RowSetListener listener)
Registers the given listener so that it will be notified of events
that occur on this
RowSet object. |
void |
RowSet.removeRowSetListener(RowSetListener listener)
Removes the specified listener from the list of components that will be
notified when an event occurs on this
RowSet object. |
void |
RowSetInterface.removeRowSetListener(RowSetListener listener)
Removes the specified listener from the list of components that will be
notified when an event occurs on this
RowSet object. |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.