Do we need to worry about the implementation? 

Can't we just write against javax.sql.RowSet, and leave the
implementation up to the developer?

"Craig R. McClanahan" wrote:
> In the short term, it might make sense for somebody to write a
> javax.sql.RowSet implementation for a "read only" RowSet.  Looking at the
> APIs, it doesn't seem like this would be terribly difficult to do -- just
> throw an exception for all of the operations that modify the existing
> data.

Reply via email to