This tutorial describes the JDBC RowSet, an implementation
type of the javax.sql.RowSet
by peering into the concepts, design, and implementation aspects that
OTN developers applied to the JDBC
RowSet DML sample Application. OTN developers used OC4J (Oracle Containers
for J2EE) with Oracle JDBC to develop the sample application.
This tutorial assumes that you are familiar with the JDBC RowSet
DML sample Application and have installed and configured the required
software as described in the \doc\Install.html and \doc\Readme.html
files of your sample code download.