Community

Tutorial Series: RowSet Implementations

RowSets, represented by the javax.sql.RowSet interface, is a JavaBean compliant component that encapsulates database access including the result, or in short an object which encapsulates a set of rows. Outside of encapsulation, a RowSet object can also be used for the following: –As a JavaBean c

Read More - Register for Free Membership

Tags: