-
大小: 7.43MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-11-02
- 語言: 數(shù)據(jù)庫
- 標(biāo)簽: JAVA??
資源簡(jiǎn)介
oracle的大作業(yè),可以在期末的時(shí)候交

代碼片段和文件信息
package?test;
import?java.sql.*;
import?javax.sql.*;
public?class?CheckBean?{
public?CheckBean(){};
String?username;//用戶名
String?userpasswd;//密碼
public?String?getUsername()?{
return?username;
}
public?void?setUsername(String?username)?{
this.username?=?username;
}
public?String?getUserpasswd()?{
return?userpasswd;
}
public?void?setUserpasswd(String?userpasswd)?{
this.userpasswd?=?userpasswd;
}
public?boolean?isPassed(){
String?url?=“jdbc:oracle:thin:@localhost:1521:news“;
String?login?=?“system“;??
String?password?=“news“;
?? try{
??? Class.forName(“oracle.jdbc.driver.OracleDriver“);
Connection?con?=?DriverManager.getConnection(urlloginpassword);
??? Statement?s?=?con.createStatement();
??? ResultSet?re?=?s.executeQuery(“select?userNameuserPasswordpermit?from?users?where?userName=‘“+getUsername()+“‘?and?userPassword=‘“+getUserpasswd()+“‘“);
??? if(re.next()==true)
??? return?true;
???
??? con.close();
??? s.close();
??? re.close();
?? }catch(ClassNotFoundException?e){
?? System.out.print(e);
?? }
??? catch(SQLException?e){
??? System.out.print(e);
??? }
??? return?false;
}
// public?static?void?main(String?args[]){
// CheckBean?cb?=?new?CheckBean();
// cb.setName(“a“);
// cb.setPassword(“a“);
// System.out.print(cb.isPassed());
// System.out.println(cb.who());
// }
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????340??2011-06-22?13:47??ORACLe?大作業(yè)\工程包\newss\.classpath
?????文件????????883??2011-06-23?00:32??ORACLe?大作業(yè)\工程包\newss\.myeclipse\profiler\newss?on?Tomcat??6.x.xm
?????文件????????288??2011-06-22?13:47??ORACLe?大作業(yè)\工程包\newss\.myme
?????文件???????1411??2011-06-22?13:57??ORACLe?大作業(yè)\工程包\newss\.project
?????文件????????500??2011-06-22?13:47??ORACLe?大作業(yè)\工程包\newss\.settings\.jsdtscope
?????文件????????334??2011-06-22?13:47??ORACLe?大作業(yè)\工程包\newss\.settings\org.eclipse.jdt.core.prefs
?????文件?????????49??2011-06-22?13:47??ORACLe?大作業(yè)\工程包\newss\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件??????????6??2011-06-22?13:47??ORACLe?大作業(yè)\工程包\newss\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件???????1426??2011-06-23?01:13??ORACLe?大作業(yè)\工程包\newss\src\test\CheckBean.java
?????文件???????2507??2011-06-22?23:48??ORACLe?大作業(yè)\工程包\newss\src\test\Databa
?????文件???????8369??2011-06-23?01:13??ORACLe?大作業(yè)\工程包\newss\src\test\newsManage.java
?????文件????????676??2011-06-23?01:13??ORACLe?大作業(yè)\工程包\newss\src\test\OConnection.java
?????文件???????1779??2011-06-23?00:21??ORACLe?大作業(yè)\工程包\newss\src\test\putNews.java
?????文件???????1156??2011-06-22?14:06??ORACLe?大作業(yè)\工程包\newss\src\test\UserManage.java
?????文件???????1131??2011-06-22?23:15??ORACLe?大作業(yè)\工程包\newss\WebRoot\aa.jsp
?????文件???????3688??2011-06-23?00:32??ORACLe?大作業(yè)\工程包\newss\WebRoot\addNews.jsp
?????文件???????2283??2011-06-22?14:22??ORACLe?大作業(yè)\工程包\newss\WebRoot\editNews.jsp
?????文件???????1652??2011-06-22?14:22??ORACLe?大作業(yè)\工程包\newss\WebRoot\enter.jsp
?????文件????????296??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\arrow.gif
?????文件??????39378??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\background.jpg
?????文件??????75680??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\daohang.jpg
?????文件??????11678??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\hengbaibianyou.jpg
?????文件??????22354??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\hongdaohangtiao.jpg
?????文件??????21181??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\hongdaohangtiao2.jpg
?????文件??????20024??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\hongdaohangtiao3.jpg
?????文件??????20687??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\hongdibian.jpg
?????文件??????19107??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\jianbianyou.jpg
?????文件??????43501??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\left.jpg
?????文件??????31217??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\logo.jpg
?????文件??????51890??2011-06-22?14:09??ORACLe?大作業(yè)\工程包\newss\WebRoot\image\main.jpg
............此處省略51個(gè)文件信息
評(píng)論
共有 條評(píng)論