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
This program performs generic crud sql operations,all we need to do is pass the DTO object of table.for now i have maintained 2 test dto's employee and user.
create your own dto and perform generic operations