Rowset Support
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The JDBC Client 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.