| 软件包 | 描述 |
|---|---|
| javax.sql.rowset |
JDBC
RowSet实现标准接口和基类。
|
| javax.sql.rowset.spi |
三分之一方供应商在其执行同步提供程序中使用的标准类和接口。
|
| Class and Description |
|---|
| SyncProvider
同步机制,断开
RowSet对象提供读/写能力。
|
| SyncProviderException
表明一个错误的
SyncProvider机制。
|
| Class and Description |
|---|
| SyncFactory
服务提供者接口(SPI)机制产生
SyncProvider实例被断开
RowSet对象使用。
|
| SyncFactoryException
表示错误与
SyncFactory机制。
|
| SyncProvider
同步机制,断开
RowSet对象提供读/写能力。
|
| SyncProviderException
表明一个错误的
SyncProvider机制。
|
| SyncResolver
定义一个框架,允许应用程序使用一个手动决策树来决定在发生同步冲突时应该做什么。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.