You want to save what is at the jtable to the database. And just because you can't get the data from the jtable you insert null values and wonder why you get the exception?????
In previous posts you have been told how to get the values from the jtable. Have you looked at the API of JTable?