摘要:
一、通用Mapper中的方法解析 方法 功能说明 int countByExample(UserExample example) thorws SQLException... 阅读全文
posted @ 2018-12-25 11:05
脚印在泥泞路上
阅读(11449)
评论(0)
推荐(3)
摘要:
参数 抽象类 接口 默认的方法实现 它可以有默认的方法实现 ... 阅读全文
posted @ 2018-12-25 09:31
脚印在泥泞路上
阅读(191)
评论(0)
推荐(0)
摘要:
... 阅读全文
posted @ 2018-12-25 09:22
脚印在泥泞路上
阅读(194)
评论(0)
推荐(0)
摘要:
原生的jdbc操作数据库流程:1.注册驱动程序:Class.forName(“com.mysql.jdbc.Driver”);2.使用驱动管理类来获取数据连接对象:conn = DriverManager.getConnection(…);3.获取数据库操作... 阅读全文
posted @ 2018-12-25 08:26
脚印在泥泞路上
阅读(1479)
评论(0)
推荐(0)

浙公网安备 33010602011771号