DriverManager.getConnection慢的解决方法
DriverManager.getConnection(link,username,password)耗时非常久
在JDK1.5的时候特别慢,后来换成1.6或MyEclipse自带的MyEclipse 6.5快了好多