mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider
Reviewed-by: rriggs
This commit is contained in:
parent
d1ca6221a4
commit
a572017379
1 changed files with 0 additions and 7 deletions
|
@ -90,13 +90,6 @@ import javax.sql.*;
|
|||
* com.sun.rowset.providers.RIOptimisticProvider
|
||||
* </pre>
|
||||
* <p>
|
||||
* A vendor can register a <code>SyncProvider</code> implementation class name
|
||||
* with Oracle Corporation by sending email to jdbc@sun.com.
|
||||
* Oracle will maintain a database listing the
|
||||
* available <code>SyncProvider</code> implementations for use with compliant
|
||||
* <code>RowSet</code> implementations. This database will be similar to the
|
||||
* one already maintained to list available JDBC drivers.
|
||||
* <P>
|
||||
* Vendors should refer to the reference implementation synchronization
|
||||
* providers for additional guidance on how to implement a new
|
||||
* <code>SyncProvider</code> implementation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue