--- old/src/java.sql.rowset/share/classes/javax/sql/rowset/spi/package.html 2017-05-11 16:26:01.192499215 -0700 +++ new/src/java.sql.rowset/share/classes/javax/sql/rowset/spi/package.html 2017-05-11 16:26:01.088494643 -0700 @@ -1,5 +1,5 @@ - - + + javax.sql.rowset.spi - + The standard classes and interfaces that a third party vendor has to use in its implementation of a synchronization provider. These classes and @@ -57,7 +57,7 @@
  • 6.0 Related Documentation -

    1.0 Package Specification

    +

    1.0 Package Specification

    The following classes and interfaces make up the javax.sql.rowset.spi package: @@ -202,7 +202,7 @@ registering the fully qualified class name with Oracle Corporation at jdbc@sun.com. This process is discussed in further detail below. -

    2.0 Service Provider Interface Architecture

    +

    2.0 Service Provider Interface Architecture

    2.1 Overview

    The Service Provider Interface provides a pluggable mechanism by which @@ -267,7 +267,7 @@ These policies are explored in more detail in the SyncFactory class. -

    3.0 SyncProvider Implementer's Guide

    +

    3.0 SyncProvider Implementer's Guide

    3.1 Requirements

    @@ -442,7 +442,7 @@ -

    4.0 Resolving Synchronization Conflicts

    +

    4.0 Resolving Synchronization Conflicts

    The interface SyncResolver provides a way for an application to decide manually what to do when a conflict occurs. When the CachedRowSet @@ -487,13 +487,13 @@

    The comment for the SyncResolver interface has more detail. -

    5.0 Related Specifications

    +

    5.0 Related Specifications

    -

    6.0 Related Documentation

    +

    6.0 Related Documentation