JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12.2.1.3.0
E80373-03
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package weblogic.jdbc.rowset
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
weblogic.jdbc.rowset.
CachedRow
(implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
weblogic.jdbc.rowset.
BaseRowSet
(implements javax.sql.rowset.Joinable, java.io.Serializable)
weblogic.jdbc.rowset.
CachedRowSetImpl
(implements java.lang.Cloneable, java.io.Serializable, javax.sql.rowset.spi.SyncResolver, weblogic.jdbc.rowset.
WLCachedRowSet
, weblogic.jdbc.rowset.
WLRowSetInternal
)
weblogic.jdbc.rowset.
FilteredRowSetImpl
(implements javax.sql.rowset.FilteredRowSet)
weblogic.jdbc.rowset.
JoinRowSetImpl
(implements javax.sql.rowset.JoinRowSet)
weblogic.jdbc.rowset.
SharedRowSetImpl
weblogic.jdbc.rowset.
WebRowSetImpl
(implements javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
CachedRow.Entry
(implements java.util.Map.Entry<K,V>)
weblogic.jdbc.rowset.
CachedRowSetJDBCReader
(implements javax.sql.RowSetReader, java.io.Serializable)
weblogic.jdbc.rowset.
CachedRowSetJDBCWriter
(implements javax.sql.RowSetWriter, java.io.Serializable)
weblogic.jdbc.rowset.
CachedRowSetMetaData
(implements java.lang.Cloneable, java.io.Serializable, weblogic.jdbc.rowset.
WLRowSetMetaData
, weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
CachedRowSetMetaData.ColumnAttributes
(implements java.lang.Cloneable, java.io.Serializable)
weblogic.jdbc.rowset.
DatabaseMetaDataHolder
(implements java.io.Serializable)
weblogic.jdbc.rowset.
JdbcRowSetFactory
(implements javax.sql.rowset.RowSetFactory)
weblogic.jdbc.rowset.
JdbcRowSetImpl
(implements javax.sql.rowset.JdbcRowSet)
weblogic.jdbc.rowset.
JoinRowSetImpl.JoinSorter
(implements java.util.Comparator<T>)
weblogic.jdbc.rowset.
JoinRowSetImpl.MatchInfo
weblogic.jdbc.rowset.
LifeCycle
weblogic.jdbc.rowset.
LifeCycle.State
(implements java.io.Serializable)
weblogic.jdbc.rowset.
RowSetFactory
weblogic.jdbc.rowset.
RowSetFactoryImpl
weblogic.jdbc.rowset.
RowSetLob
weblogic.jdbc.rowset.
RowSetBlob
(implements java.sql.Blob, java.io.Serializable)
weblogic.jdbc.rowset.
RowSetClob
(implements java.sql.NClob, java.io.Serializable)
weblogic.jdbc.rowset.
RowSetNClob
(implements java.sql.NClob)
weblogic.jdbc.rowset.
RowSetLob.UpdateHelper
weblogic.jdbc.rowset.
ThinOracleTableWriter.LOBUpdateColumns
weblogic.jdbc.rowset.
SQLComparator
(implements java.util.Comparator<T>, java.io.Serializable)
weblogic.jdbc.rowset.
SQLPredicate
(implements javax.sql.rowset.Predicate, java.io.Serializable)
weblogic.jdbc.rowset.
SQLPredicate.SQLVariable
(implements weblogic.utils.expressions.
Variable
)
weblogic.jdbc.rowset.
SQLPredicate.SQLVariableBinder
(implements weblogic.utils.expressions.
VariableBinder
)
javax.sql.rowset.spi.SyncProvider
weblogic.jdbc.rowset.
WLSyncProvider
weblogic.jdbc.rowset.
TableNameParser
weblogic.jdbc.rowset.
TableWriter
(implements weblogic.utils.
PlatformConstants
)
weblogic.jdbc.rowset.
OracleTableWriter
weblogic.jdbc.rowset.
OciTableWriter
weblogic.jdbc.rowset.
ThinOracleTableWriter
weblogic.jdbc.rowset.
TableWriter.AutoIncFilter
(implements weblogic.jdbc.rowset.
TableWriter.ColumnFilter
)
weblogic.jdbc.rowset.
TableWriter.BatchVerifyParam
weblogic.jdbc.rowset.
TableWriter.GroupDelete
weblogic.jdbc.rowset.
TableWriter.ModFilter
(implements weblogic.jdbc.rowset.
TableWriter.ColumnFilter
)
weblogic.jdbc.rowset.
TableWriter.OptimisticPolicy
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
weblogic.jdbc.rowset.
CachedRow.SQLRuntimeException
weblogic.jdbc.rowset.
RowNotFoundException
java.sql.SQLException (implements java.lang.Iterable<T>)
weblogic.jdbc.rowset.
NullUpdateException
weblogic.jdbc.rowset.
ParseException
javax.sql.rowset.spi.SyncProviderException
weblogic.jdbc.rowset.
OptimisticConflictException
weblogic.jdbc.rowset.
TypeMapper
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
WebRowSetReader
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
WebRowSetWriter
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
WLParameter
(implements java.io.Serializable)
weblogic.jdbc.rowset.
XMLInstanceReader
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
XMLInstanceWriter
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
XMLInstanceWriter.RowWriter
weblogic.jdbc.rowset.
XMLInstanceWriter.AllRowsWriter
weblogic.jdbc.rowset.
XMLInstanceWriter.ChangedAllWriter
weblogic.jdbc.rowset.
XMLInstanceWriter.ChangedCurrentWriter
weblogic.jdbc.rowset.
XMLInstanceWriter.ChangedOriginalWriter
weblogic.jdbc.rowset.
XMLInstanceWriter.CurrentAllWriter
weblogic.jdbc.rowset.
XMLInstanceWriter.UnchangedCurrentWriter
weblogic.jdbc.rowset.
XMLSchemaReader
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
XMLSchemaWriter
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
XMLUtils
(implements weblogic.jdbc.rowset.
XMLSchemaConstants
)
weblogic.jdbc.rowset.
XMLWriter
Interface Hierarchy
java.lang.AutoCloseable
java.sql.ResultSet (also extends java.lang.AutoCloseable, java.sql.Wrapper)
javax.sql.RowSet
javax.sql.rowset.CachedRowSet (also extends javax.sql.rowset.Joinable, javax.sql.RowSet)
javax.sql.rowset.WebRowSet
javax.sql.rowset.FilteredRowSet
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
javax.sql.rowset.Joinable
javax.sql.rowset.CachedRowSet (also extends javax.sql.rowset.Joinable, javax.sql.RowSet)
javax.sql.rowset.WebRowSet
javax.sql.rowset.FilteredRowSet
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
javax.sql.RowSetInternal
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
java.io.Serializable
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
SortedRowSet
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
TableWriter.ColumnFilter
weblogic.jdbc.rowset.
TypeMapper.Converter
java.sql.Wrapper
java.sql.ResultSet (also extends java.lang.AutoCloseable, java.sql.Wrapper)
javax.sql.RowSet
javax.sql.rowset.CachedRowSet (also extends javax.sql.rowset.Joinable, javax.sql.RowSet)
javax.sql.rowset.WebRowSet
javax.sql.rowset.FilteredRowSet
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
weblogic.jdbc.rowset.
WLCachedRowSet
(also extends javax.sql.rowset.CachedRowSet, javax.sql.rowset.FilteredRowSet, javax.sql.RowSet, java.io.Serializable, weblogic.jdbc.rowset.
SortedRowSet
, javax.sql.rowset.WebRowSet)
weblogic.jdbc.rowset.
WLRowSetInternal
(also extends javax.sql.RowSetInternal, weblogic.jdbc.rowset.
WLCachedRowSet
)
java.sql.ResultSetMetaData
javax.sql.RowSetMetaData
weblogic.jdbc.rowset.
WLRowSetMetaData
weblogic.jdbc.rowset.
XMLInstanceWriter.ColumnFilter
weblogic.jdbc.rowset.
XMLSchemaConstants
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 1996, 2018, Oracle and/or its affiliates. All rights reserved.
Prev
Next
Frames
No Frames
All Classes