Create a program that allows me to save varied data in a JTable, but I would like to know how to create a button that would allow me to save the data in one SQL Table and another to call the data of that table (Export and import data).
Create a program that allows me to save varied data in a JTable, but I would like to know how to create a button that would allow me to save the data in one SQL Table and another to call the data of that table (Export and import data).