資源簡介
[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom,JSP科技企業(yè)信息管理系統(tǒng)

代碼片段和文件信息
//?FrontEnd?Plus?GUI?for?JAD
//?DeCompiled?:?jdbc.class
package?jdbc;
import?java.sql.*;
import?java.util.Enumeration;
import?java.util.Vector;
public?class?jdbc
{
????private?int?inuse;
????private?int?max;
????private?Vector?connections;
????public?jdbc()
????{
????????inuse?=?0;
????????max?=?9999;
????????connections?=?new?Vector();
????}
????public?synchronized?void?releaseConnection(Connection?connection)
????{
????????connections.addElement(connection);
????????inuse--;
????}
????public?synchronized?Connection?getConnection()
????{
????????Connection?connection?=?null;
????????if(connections.size()?>?0)
????????{
????????????connection?=?(Connection)connections.elementAt(0);
????????????connections.removeElementAt(0);
????????????try
????????????{
????????????????if(connection.isClosed())
????????????????????connection?=?getConnection();
????????????}
????????????catch(SQLException?sqlexception)?{?}
????????}?else
????????if(max?==?0?||?inuse?????????????connection?=?newConnection();
????????if(connection?!=?null)
????????????inuse++;
????????return?connection;
????}
????private?Connection?newConnection()
????{
????????Connection?connection?=?null;
????????try
????????{
????????????Class.forName(“com.microsoft.jdbc.sqlserver.SQLServerDriver“);
????????}
????????catch(Exception?exception)?{?}
????????try
????????{
????????????connection?=?DriverManager.getConnection(“jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=tech“?“tech“?“wushili“);
????????}
????????catch(SQLException?sqlexception)
????????{
????????????sqlexception.printStackTrace();
????????????return?null;
????????}
????????return?connection;
????}
????public?synchronized?void?closeCon()
????{
????????for(Enumeration?enumeration?=?connections.elements();?enumeration.hasMoreElements();)
????????{
????????????Connection?connection?=?(Connection)enumeration.nextElement();
????????????try
????????????{
????????????????connection.close();
????????????}
????????????catch(SQLException?sqlexception)?{?}
????????}
????????connections.removeAllElements();
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????1460736??1999-08-22?01:24??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\Databa
?????文件????1441792??2006-06-12?21:51??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\Databa
?????文件????1048576??2006-06-12?21:51??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\Databa
?????目錄??????????0??2009-11-28?23:24??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\Databa
?????文件???????1711??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\aud.jsp
?????文件??????10791??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\choice_panel.jsp
?????文件???????1621??2006-08-29?14:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\default.htm
?????文件????????800??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_amend.jsp
?????文件???????1607??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_amend_manager.jsp
?????文件??????33250??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\ba
?????文件???????6231??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\ba
?????文件???????2261??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\brand_info.jsp
?????文件????????849??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\brand_info_co.jsp
?????文件???????2156??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\captial_info.jsp
?????文件????????871??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\captial_info_co.jsp
?????文件???????5350??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\economy_login.jsp
?????文件???????2886??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\economy_login_co.jsp
?????文件???????2190??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\loan_info.jsp
?????文件????????844??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\loan_info_co.jsp
?????文件???????2368??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\patent_info.jsp
?????文件????????863??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\patent_info_co.jsp
?????文件???????1958??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\patent_plan_info.jsp
?????文件????????777??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\patent_plan_info_co.jsp
?????文件???????2412??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\product_info.jsp
?????文件????????870??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\product_info_co.jsp
?????文件???????2379??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\tech_info.jsp
?????文件????????853??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\tech_info_co.jsp
?????文件???????1977??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\tech_plan_info.jsp
?????文件????????778??1999-08-22?02:04??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend\tech_plan_info_co.jsp
?????目錄??????????0??2009-11-28?23:24??[企業(yè)政府]JSP科技企業(yè)信息管理系統(tǒng)[Eclipse]版_jsp_ecom\2.運行需要的文件\tech\enterprise_info_amend
............此處省略117個文件信息
評論
共有 條評論