CachedRowSet and it's derivatives (WebRowSet and FilterRowSet) need to be verified as serializable between different Java platforms.
As the javax.sql package continues to be available as an optional package all disconnected rowsets need to be able to serialized either to file or across the wire using RMI to various J2SE platforms.
As the javax.sql package continues to be available as an optional package all disconnected rowsets need to be able to serialized either to file or across the wire using RMI to various J2SE platforms.