JavaTM 2 Platform
Standard Ed. 5.0

javax.sql
Interface RowSetInternal


public interface RowSetInternal

The interface that a RowSet object implements in order to present itself to a RowSetReader or RowSetWriter object. The RowSetInternal interface contains methods that let the reader or writer access and modify the internal state of the rowset.

Since:
1.4

Method Summary
 Connection