sqlite-jdbc
sqlite-jdbc copied to clipboard
Updatable ResultSet
It would be nice to offer positioned update/delete/insert on ResultSet.
Especially since this is very easy to implement with CachedRowSet.