rs = pstmt.executeQuery();
I want to set timer exactly before the execute query for 15 seconds for that it should be terminated.
rs = pstmt.executeQuery();
I want to set timer exactly before the execute query for 15 seconds for that it should be terminated.
Copyright © 2021 Jogjafile Inc.
You can use this,