You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2025. It is now read-only.
For tables that are not ResultSet.CONCUR_UPDATABLE we need to execute an UPDATE query to update data instead of updating the result set directly.
See: https://docs.oracle.com/javase/tutorial/jdbc/basics/retrieving.html