i have created a single column editable jtable in netbeans 7.2, Now i want to update the database table, the values that is been edited in jtable, how do i do it?
how to Update database table from jTable
Page 1 of 11 Replies - 2735 Views - Last Post: 01 November 2012 - 04:01 AM
Replies To: how to Update database table from jTable
#2
Re: how to Update database table from jTable
Posted 01 November 2012 - 04:01 AM
Other than using advance RowSet techniques, you will probably need to do an explicit sql update statement on the table using the contents of the TableModel
Page 1 of 1

New Topic/Question
Reply


MultiQuote


|