JdbcRowSet

Interface JdbcRowSet

All Superinterfaces:
AutoCloseable, Joinable, ResultSet, RowSet, Wrapper
public interface JdbcRowSet
extends RowSet, Joinable

The standard interface that all standard implementations of JdbcRowSet must implement.

1.0 Overview

A wrapper around a ResultSet object that makes it possible to use the result set as a JavaBeans™ component. Thus, a JdbcRowSet object can be one of the Beans that a tool makes available for composing an application. Because a JdbcRowSet is a connected rowset, that is, it