Name

RowSetEvent

Synopsis

Generated when an important event, such as a change in a column’s value, occurs within a RowSet.

                  Passed To
public class RowSetEvent extends java.util.EventObject {
// Public Constructors
   public RowSetEvent( RowSet source);  
}

Passed To

RowSetListener.{cursorMoved(), rowChanged(), rowSetChanged()}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.