Download of CachedRowSetReader.java (CachedRowSetReader.java ( external link: SF.net): 21,219 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
21,219 bytes
MD5
0bdd9bcf4af037b7a1beb891df021fa8

Project Description

A CachedRowset implementation that extends the reference implementation to include some needed new features: insertRow() works even if some columns are null, setReadOnly(column), addColumnd(). Also, we'll be building out the implementation.