08 2017 档案

摘要:包结构: =====================================jdbc.properties路径:/jdbc-1/src/jdbc.properties内容:#连接MySQLjdbc.user=rootjdbc.password=rootjdbc.driverC... 阅读全文
posted @ 2017-08-31 22:40 libingshen 阅读(106) 评论(0) 推荐(0)
摘要:包结构: 第一步:编写获取连接工具类 package com.atguigu.jdbc; import java.io.IOException; import java.io.InputStream; import java.sql.Connection; import java.sql.Drive 阅读全文
posted @ 2017-08-31 21:40 libingshen 阅读(157) 评论(0) 推荐(0)
摘要:/** * 了解: 利用 Driver 接口的 connect 方法获取连接 */// 第一种实现 /** * 了解: 利用 Driver 接口的 connect 方法获取连接 */ @Test public void oracleJ... 阅读全文
posted @ 2017-08-30 22:39 libingshen 阅读(139) 评论(0) 推荐(0)
摘要:think different 阅读全文
posted @ 2017-08-09 17:48 libingshen 阅读(116) 评论(0) 推荐(0)
摘要:真好! 阅读全文
posted @ 2017-08-09 10:31 libingshen 阅读(95) 评论(0) 推荐(0)
摘要:坚持 阅读全文
posted @ 2017-08-07 09:55 libingshen 阅读(106) 评论(0) 推荐(0)