CachedRowSet

Interface CachedRowSet

All Superinterfaces:
AutoCloseable, Joinable, ResultSet, RowSet, Wrapper
All Known Subinterfaces:
FilteredRowSet, JoinRowSet, WebRowSet
public interface CachedRowSet
extends RowSet, Joinable

The interface that all standard implementations of CachedRowSet must implement.

The reference implemen