mirror of
https://github.com/CarmJos/EasySQL.git
synced 2026-06-04 15:28:20 +08:00
test(query): 添加SuppressWarnings标识
This commit is contained in:
+1
@@ -7,6 +7,7 @@ import cc.carm.lib.easysql.TestHandler;
|
|||||||
import java.sql.ResultSet;
|
import java.sql.ResultSet;
|
||||||
import java.sql.SQLException;
|
import java.sql.SQLException;
|
||||||
|
|
||||||
|
@SuppressWarnings("resource")
|
||||||
public class QueryNotCloseTest extends TestHandler {
|
public class QueryNotCloseTest extends TestHandler {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
Reference in New Issue
Block a user