mirror of
https://github.com/Estom/notes.git
synced 2026-02-03 02:23:31 +08:00
jdbcutil 补充
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
## 1 泛型方法封装
|
||||
|
||||
### JDBCUtil反射+线程变量实现数据库连接和事务控制
|
||||
@@ -132,7 +131,6 @@ public class BaseDAO {
|
||||
return rows;
|
||||
}
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user