jdk/src/share/classes/javax/sql/rowset/spi/SyncResolver.java
changeset 24968 3308660aa3f2
parent 21278 ef8a3a2a72f2
equal deleted inserted replaced
24967:582420f5ab6c 24968:3308660aa3f2
   229  *                  }
   229  *                  }
   230  *              }
   230  *              }
   231  *          }
   231  *          }
   232  *      }
   232  *      }
   233  * }</PRE>
   233  * }</PRE>
       
   234  *
   234  * @author  Jonathan Bruce
   235  * @author  Jonathan Bruce
       
   236  * @since 1.5
   235  */
   237  */
   236 
   238 
   237 public interface SyncResolver extends RowSet {
   239 public interface SyncResolver extends RowSet {
   238     /**
   240     /**
   239      * Indicates that a conflict occurred while the <code>RowSet</code> object was
   241      * Indicates that a conflict occurred while the <code>RowSet</code> object was