找回密码
 立即注册
TestWebRootclassescom | USB编程 2022-09-28 111 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
用java言语连接Oracle数据库,对数据库中的表可以进行增、删、改、查
Test\src\com\test\bean\Student.java
Test\src\com\test\dao\StudentDAO.java
Test\src\com\test\db\DBOperator.java
Test\src\com\test\servlet\ServletAction.java
Test\WebRoot\META-INF\MANIFEST.MF
Test\WebRoot\WEB-INF\classes\com\test\bean\Student.class
Test\WebRoot\WEB-INF\classes\com\test\dao\StudentDAO.class
Test\WebRoot\WEB-INF\classes\com\test\db\DBOperator.class
Test\WebRoot\WEB-INF\classes\com\test\servlet\ServletAction.class
Test\WebRoot\WEB-INF\lib\classes12.jar
Test\WebRoot\WEB-INF\web.xml
Test\WebRoot\display.jsp
Test\WebRoot\index.jsp
Test\WebRoot\insert.jsp
Test\WebRoot\modify.jsp
Test\.classpath
Test\.mymetadata
Test\.project

(Use java language to connect to Oracle database, you can add, delete, modify and check the tables in the database
Test\src\com\test\bean\Student.java
Test\src\com\test\dao\StudentDAO.java
Test\src\com\test\db\DBOperator.java
Test\src\com\test\servlet\ServletAction.java
Test\WebRoot\META-INF\MANIFEST.MF
Test\WebRoot\WEB-INF\classes\com\test\bean\Student.class
Test\WebRoot\WEB-INF\classes\com\test\dao\StudentDAO.class
Test\WebRoot\WEB-INF\classes\com\test\db\DBOperator.class
Test\WebRoot\WEB-INF\classes\com\test\servlet\ServletAction.class
Test\WebRoot\WEB-INF\lib\classes12.jar
Test\WebRoot\WEB-INF\web.xml
Test\WebRoot\display.jsp
Test\WebRoot\index.jsp
Test\WebRoot\insert.jsp
Test\WebRoot\modify.jsp
Test\.classpath
Test\.mymetadata
Test\.project)

[下载]11033295839.rar




上一篇:多边形填充算法
下一篇:常用的java文档