Hello,

I have an AbstractTableModel, I read data from database and show them in JTable. Then I'd like to edit some data inside JTable, and when I have edited it I would like to send them back by...