通过JDBC,全面理解反射的作用,接口的作用
摘要:        
public void testDriverManager() throws Exception{ //1. 准备连接数据库的 4 个字符串. //驱动的全类名. String driverClass = "com.mysql.jdbc.Driver"; ...    阅读全文
        posted @ 2015-01-18 23:23 IMCPA 阅读(491) 评论(0) 推荐(0)
posted @ 2015-01-18 23:23 IMCPA 阅读(491) 评论(0) 推荐(0)