This proposal is not yet final
JDBC 4.4 : JDBC 4.5
Overview
Module
java.sql
Package
javax.sql
Interface RowSetReader
=
public
abstract
interface
RowSetReader
Methods
=
public
abstract
void
readData(
javax.sql.RowSetInternal arg0
)
throws
java.sql.SQLException
Summary
No differences.