WebRowSet
Interface WebRowSet
- All Superinterfaces:
- AutoCloseable, CachedRowSet, Joinable, ResultSet, RowSet, Wrapper
- All Known Subinterfaces:
- FilteredRowSet, JoinRowSet
public interface WebRowSet extends CachedRowSet
The standard interface that all implementations of a WebRowSet
must implement.
1.0 Overview
TheWebR