Question: Give a generic method to update data in table in database with spring Boot . You have multiple tables and you should write only one
Give a generic method to update data in table in database with spring Boot . You have multiple tables and you should write only one generic methods for all tables to update .
The parameters you will get is table no or name , columns which are needed to update , updated values and ID
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
