Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.sql.rowset | Standard interfaces and base classes for JDBC RowSet
implementations. |
javax.sql.rowset.spi | The standard classes and interfaces that a third party vendor has to use in its implementation of a synchronization provider. |
Class and Description |
---|
SyncProvider
The synchronization mechanism that provides reader/writer capabilities for disconnected RowSet objects. |
SyncProviderException
Indicates an error with the SyncProvider mechanism. |
Class and Description |
---|
SyncFactory
The Service Provider Interface (SPI) mechanism that generates SyncProvider
instances to be used by disconnected RowSet objects. |
SyncFactoryException
Indicates an error with SyncFactory mechanism. |
SyncProvider
The synchronization mechanism that provides reader/writer capabilities for disconnected RowSet objects. |
SyncProviderException
Indicates an error with the SyncProvider mechanism. |
SyncResolver
Defines a framework that allows applications to use a manual decision tree to decide what should be done when a synchronization conflict occurs. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.