Download of FilteredRowSetImpl.java (FilteredRowSetImpl.java ( external link: SF.net): 76,110 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
76,110 bytes
MD5
24d5456410007dda73a30bc2af561625

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.