下一页 1 2 3 4 5 6 7 8 9 10
作者信息: 曾青松 [email protected] 程序源代码: } public Connection getConnection(String userName, String password) throws public PrintWriter getLogWriter() { public void setLogWriter(PrintWriter printWriter) { public void setLoginTimeout(int int0) { public int getLoginTimeout() {
中山大学数学与计算科学学院 信息系统与计算机网络方向硕士研究生
SQLException {
this.setUserName(userName);
this.setPassword(password);
return getConnection();
}
return null;
}
}
}
return 0;
}
}