JoinRowSet
Interface JoinRowSet
- All Superinterfaces:
- AutoCloseable, CachedRowSet, Joinable, ResultSet, RowSet, WebRowSet, Wrapper
public interface JoinRowSet extends WebRowSet
The JoinRowSet
interface provides a mechanism for combining related data from different RowSet
objects into one JoinRowSet
object, which represents an SQL JOIN
. In other words, a JoinRowSet
object acts as a con