JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.sql.rowset
javax.sql.rowset.spi
SyncFactory
Uses of Class
javax.sql.rowset.spi.SyncFactory
Packages that use
SyncFactory
Package
Description
javax.sql.rowset.spi
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.spi
Methods in
javax.sql.rowset.spi
that return
SyncFactory
Modifier and Type
Method
Description
static
SyncFactory
SyncFactory.
getSyncFactory
()
Returns the
SyncFactory
singleton.