--- old/src/share/classes/javax/sql/rowset/package.html 2014-04-08 09:48:51.530077327 -0700 +++ new/src/share/classes/javax/sql/rowset/package.html 2014-04-08 09:48:51.366076243 -0700 @@ -76,7 +76,7 @@ technology-enabled driver ("JDBC driver"). In addition, a JdbcRowSet object provides a fully updatable and scrollable tabular data structure as defined in the JDBC 3.0 specification. -

+

  • CachedRowSet - A CachedRowSet object is a JavaBeans™ @@ -92,7 +92,7 @@ Further details on this mechanism are discussed in the javax.sql.rowset.spi package specification. -

    +

  • WebRowSet - A WebRowSet object is an extension of CachedRowSet that can read and write a RowSet object in a well formed XML format. @@ -108,7 +108,7 @@ Schema is defined and published at http://java.sun.com/xml/ns/jdbc/webrowset.xsd. -

    +

  • FilteredRowSet - A FilteredRowSet object provides filtering functionality in a programmatic and extensible way. There are many instances when a RowSet object @@ -124,7 +124,7 @@ considered as bi-directional. No standard filters are defined; however, sufficient mechanics are specified to permit any required filter to be implemented. -

    +

  • JoinRowSet - The JoinRowSet interface describes a mechanism by which relationships can be established between two or more standard RowSet implementations. Any number of RowSet @@ -146,7 +146,7 @@ should also consult the Implementer's Guide in the javax.sql.rowset.spi package for guidelines on SyncProvider implementations. -

    +