That is code that ask the table for its pk columns. But it seems that in your case the ResultSet.getString(“COLUMN_NAME”); returns a null…
What is your database setup?
That is code that ask the table for its pk columns. But it seems that in your case the ResultSet.getString(“COLUMN_NAME”); returns a null…
What is your database setup?