change
This commit is contained in:
parent
6538d19603
commit
d02acc8c15
|
@ -38,6 +38,9 @@ public class MultiThreadsWithSameStatmentTest {
|
|||
}
|
||||
System.out.println();
|
||||
}
|
||||
|
||||
resultSet.close();
|
||||
|
||||
} catch (SQLException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue