--- old/src/java.sql.rowset/share/classes/javax/sql/rowset/package.html 2017-07-12 18:32:35.354264784 -0700 +++ new/src/java.sql.rowset/share/classes/javax/sql/rowset/package.html 2017-07-12 18:32:35.190257554 -0700 @@ -177,13 +177,13 @@ Features in BaseRowSet - Feature - Details + Feature + Details - Properties + Properties Provides standard JavaBeans property manipulation mechanisms to allow applications to get and set RowSet command and property values. Refer to the documentation of the javax.sql.RowSet @@ -191,7 +191,7 @@ the standard RowSet properties. - Event notification + Event notification Provides standard JavaBeans event notifications to registered event listeners. Refer to the documentation of javax.sql.RowSetEvent interface (available in the JDBC 3.0 specification) for @@ -199,12 +199,12 @@ by compliant implementations. - Setters for a RowSet object's command + Setters for a RowSet object's command Provides a complete set of setter methods for setting RowSet command parameters. - Streams + Streams Provides fields for storing of stream instances in addition to providing a set of constants for stream type designation.