I have a jTable that is binded to a table in MySQL Database. I drag and drop the database table on the jTable and it automatically displayed the database table. The problem is here:
How do i make it to refresh at a specific interval or refresh whenever there is change or editing in the table in Netbeans 6.9.1?