I have a JTable which takes it's input from an AbstractTableModel which is in turn connected to my Access database. How do I refresh my JTable to reflect the current status of the database on addition/deletion to/from it?