diff -r a9b4ac260f46 -r 562fed91cd84 jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/package.html --- a/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/package.html Thu Jul 13 19:34:25 2017 +0000 +++ b/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/package.html Thu Jul 13 17:45:10 2017 -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.