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