Class RowSetEvent

public class RowSetEvent extends java.util.EventObject

Significant changes in the state of a rowset such as column value changes generate a RowSetEvent. Other objects can be notified when changes occur if they listen to this event.

Constructors

RowSetEvent

public RowSetEvent(RowSet source)

This builds a RowSetEvent object.

Parameters:

source:

The source object of the event



JDBC 3. 0. JAVA Database Connectivity
JDBC 3: Java Database Connectivity
ISBN: 0764548751
EAN: 2147483647
Year: 2002
Pages: 148

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net