Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.sql

Class RowSetEvent

java.lang.Object
|
+--java.util.EventObject
   |
   +--javax.sql.RowSetEvent


public class RowSetEvent

extends EventObject

Since:

Constructor Summary

RowSetEvent(javax.sql.RowSet source)

Constructor Details

RowSetEvent

public RowSetEvent(javax.sql.RowSet source)

Since:Parameters: