skip to main content
DataDirect Connect Drivers : PostgreSQL Driver : Rowset Support
  
Rowset Support
The PostgreSQL driver supports any JSR 114 implementation of the RowSet interface, including:
*CachedRowSets
*FilteredRowSets
*WebRowSets
*JoinRowSets
*JDBCRowSets
Visit http://www.jcp.org/en/jsr/detail?id=114 for more information about JSR 114.