Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.sql.rowset.spi Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
SyncFactoryThe Service Provider Interface (SPI) mechanism that generates SyncProvider instances to be used by disconnected RowSet objects.Classjavax.sql.rowset.spiJava SE
SyncFactoryExceptionIndicates an error with SyncFactory mechanism.Classjavax.sql.rowset.spiJava SE
SyncProviderThe synchronization mechanism that provides reader/writer capabilities for disconnected RowSet objects.Classjavax.sql.rowset.spiJava SE
SyncProviderExceptionIndicates an error with the SyncProvider mechanism.Classjavax.sql.rowset.spiJava SE
SyncResolverDefines a framework that allows applications to use a manual decision tree to decide what should be done when a synchronization conflict occurs.Interfacejavax.sql.rowset.spiJava SE
TransactionalWriterA specialized interface that facilitates an extension of the standard SyncProvider abstract class so that it has finer grainedInterfacejavax.sql.rowset.spiJava SE
XmlReaderA specialized interface that facilitates an extension of the SyncProvider abstract class for XML orientatedInterfacejavax.sql.rowset.spiJava SE
XmlWriterA specialized interface that facilitates an extension of the SyncProvider abstract class for XML orientatedInterfacejavax.sql.rowset.spiJava SE