mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8225306: bad headings in java.sql.rowset SyncProvider.java
Reviewed-by: lancea
This commit is contained in:
parent
a9e23e8305
commit
62426ed024
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ import javax.sql.*;
|
|||
* data. It uses the <code>XmlWriter</code> object to write itself to a stream or
|
||||
* <code>java.io.Writer</code> object in XML format.
|
||||
*
|
||||
* <h3>1.0 Naming Convention for Implementations</h3>
|
||||
* <h2>1.0 Naming Convention for Implementations</h2>
|
||||
* As a guide to naming <code>SyncProvider</code>
|
||||
* implementations, the following should be noted:
|
||||
* <UL>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue