java How to update in access db using jdbc //STEP 1. Import required packagesimport java.sql.*;publicclassJDBCExample{// JDBC driver name and …