JavaScript is disabled on your browser.
Packages that use SyncProviderException
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.
Methods in javax.sql.rowset that throw SyncProviderException
Modifier and Type
Method
Description
void
CachedRowSet. acceptChanges ()
Propagates row update, insert and delete changes made to this
CachedRowSet
object to the underlying data source.
void
CachedRowSet. acceptChanges (Connection con)
Propagates all row update, insert and delete changes to the
data source backing this CachedRowSet
object
using the specified Connection
object to establish a
connection to the data source.
Methods in javax.sql.rowset.spi that throw SyncProviderException
Modifier and Type
Method
Description
abstract int
SyncProvider. getDataSourceLock ()
Returns the current data source lock severity level active in this
SyncProvider
implementation.
abstract void
SyncProvider. setDataSourceLock (int datasource_lock)
Sets a lock on the underlying data source at the level indicated by
datasource_lock .
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2019, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.