Uses of Class
javax.sql.rowset.spi.SyncFactory
Packages that use SyncFactory
Package
Description
The standard classes and interfaces that a third party vendor has to
 use in its implementation of a synchronization provider.
- 
Uses of SyncFactory in javax.sql.rowset.spiMethods in javax.sql.rowset.spi that return SyncFactoryModifier and TypeMethodDescriptionstatic SyncFactorySyncFactory.getSyncFactory()Returns theSyncFactorysingleton.