Interface RowSet.SingleRowSet

All Superinterfaces:
RowSet
All Known Subinterfaces:
RowSet.ExtendableRowSet
All Known Implementing Classes:
AbstractSingleRowSet, DirectRowSet, IndirectRowSet
Enclosing interface:
RowSet

public static interface RowSet.SingleRowSet extends RowSet
Row set that manages a single batch of rows.