Rowset support
The Oracle driver supports any JSR 114 implementation of the RowSet interface, including:
CachedRowSets
FilteredRowSets
WebRowSets
JoinRowSets
JDBCRowSets
See
https://www.jcp.org/en/jsr/detail?id=114 for more information about JSR 114.