摘要:
下面所有代码来自jeecms源代码中获取连接 1 public static Connection getConn(String dbHost, String dbPort, 2 String dbName, String dbUser, String dbPassword) throws Exception { 3 Class.forName("com.mysql.jdbc.Driver"); 4 Class.forName("com.mysql.jdbc.Driver").newInstance(); 5 String... 阅读全文
posted @ 2012-09-07 22:30
iLife
阅读(310)
评论(0)
推荐(0)

浙公网安备 33010602011771号