Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
doc | 2011-05-06 | ||
src | 2011-05-06 | ||
readme.txt | 2011-05-06 | 408 Bytes | |
Totals: 3 Items | 408 Bytes | 0 |
This is the first release of the source code. It has all of the com.sun.rowset reference implementation plus the ability to set and get the readonly attribute on columns, and the ability to add a column (read only) to an existing CachedRowSet. It will also allow you to call insertRow() PRIOR to filling in all not null columns. Still to do: respect read only columns in the Writer and Optimistic locking