+ 7
How to clear the ResultSet object in Java?
I want to make refresh function without a fill table.. I want to clear Resultset object and select the data from database to be printed.
1 Resposta
+ 6
there is no one to answer 😏😔😔
I want to make refresh function without a fill table.. I want to clear Resultset object and select the data from database to be printed.