Welcome![Sign In][Sign Up]
Location:
Search - connection using DAO

Search list

[JSP/JavaXMLMaterializer

Description: 本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。 2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。 3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wrote another small XML instantiation process, the same curriculum is also a previous operation, used to store XML documents into a database (in this case is SQL SERVER) document. 1. Database configuration file is stored in the Properties, you can freely configure the JDBC connection string without having to recompile. 2. DOM4J one of the uses to read and store XML documents, using Microsoft' s JDBC class library. 3. The use of the DAO pattern to store the database, if for different databases can use different DAO, only for DAO can be re-configured.
Platform: | Size: 537600 | Author: 刘洋 | Hits:

[Internet-Networkchap24

Description: 在线考试系统 系统架构采用JSP+Struts进行设计,数据库采用MySql,JSP通过Tomcat的连接池与数据库连接。使用DAO的方式来封装对数据库的各种操作-Online examination system using JSP+ Struts system architecture design, database using MySql, JSP through Tomcat' s connection pool and database connection. A way to use DAO to encapsulate a variety of operations on the database
Platform: | Size: 381952 | Author: 蔡锋 | Hits:

[JSP/JavaDAO

Description: DAO技术的java编程,实现了经典的数据库连接,采用oracle数据库-DAO technology, java programming, the classical database connection, using oracle database
Platform: | Size: 1024 | Author: 孟祥安 | Hits:

[androidwebsite0911

Description: android行动网JSP新闻发布系统源码 技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。 设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。 良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。 无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的安全。 -android Action Network press release system source code JSP technology: using JSTL tags, based on the servlet, jdbc development. Use mysql database. Design advantages: all the technical use of the bottom, do not use ssh framework for any country in the jsp space use. Good stratification, a large number of method reuse, no garbage code. Code into action layer, service layer and public libraries. No dao layer, all of the code is no sql statement, all write xml configuration file, the code to ensure good readability and modifiability. Dbcp connection pool management using the database connection. Permission to use a custom label control to ensure the safety of the background site.
Platform: | Size: 2924544 | Author: 刘宏宇 | Hits:

[JSP/JavaJDBC-database-access

Description: java编程技术-JDBC数据库访问。主要介绍了: PostgreSQL数据库简介 ;Java数据库技术概述;传统的数据库连接方法;使用数据源连接数据库;预处理语句;DAO设计模式介绍。 -java programming-JDBC database access. Introduces: PostgreSQL Database profile Java database technology overview traditional database connection method connect to the database using the data source prepared statement DAO design pattern description.
Platform: | Size: 326656 | Author: 杨蕾玉 | Hits:

[JSP/JavaLibrary-management-system

Description: 图书管理系统,这是我的一个课程设计,有前台和后台,用 jsp、servlet实现,模式是DAO,使用jdbc连接数据库。-Library management system, which is one of my curriculum design, with front and back, with the jsp, servlet implementation model is DAO, database using the jdbc connection
Platform: | Size: 1225728 | Author: crossci | Hits:

[JSP/JavaDataBase

Description: 使用java编程,采用DAO访问格式,以及数据库连接池技术,Acess数据库操作的经典程序-Classic program using java programming, the DAO access format, and database connection pool technology, Acess database operations
Platform: | Size: 27648 | Author: 品秋 | Hits:

[Database systemsrc

Description: JDBC数据库通用DAO包括DAO、连接池、事务控制。 连接池用的是 BoneCP。 BoneCP运行时需要slf4j和guava的支持。 当然也可以随意换成其他的连接池。 dao的vo是用结果转换器控制的,需要继承ResultConverter。 这招是和spring的jdbcTemplete学的 日志组件用的是slf4j,需要的可自行更换其他日志组件。-Universal JDBC database including DAO DAO, connection pooling, transaction control. Connection pool using BoneCP. BoneCP runtime support needs slf4j and guava. Of course, can also optionally be replaced with other connection pool. The result is vo dao converter control, the need to inherit ResultConverter. This trick is to learn and spring of jdbcTemplete Logging component using slf4j, need additional log replaceable components.
Platform: | Size: 13312 | Author: 王曼 | Hits:

[JSP/JavafundingSystem

Description: 用java EE开发的一款科研经费管理系统,用到的技术有:servlet dao,用到的数据库连接是mysql,-Using java EE development of a management system for research funding, use of technology: servlet dao, database connection is used mysql,
Platform: | Size: 517120 | Author: pengquanyao | Hits:

[Windows Developprintformexcel

Description: VB打印窗体和Excel表格,n值与本数据库创建的时间是相关的,n值一旦确定,密码便迎刃而解了。由于此处演示暴力破解,因此n值的解法从略通过暴力来测试连接是否正确的方式很多,这里,可以根据情况确定使用ADO或DAO来测试,实际上,也可以使用对Microsoft Access 10.0 Object Library的引用来进行测试。这里,大家也可以学习到如何建立ADO或DAO的连接字串-VB print forms and Excel spreadsheets, time n values ​ ​ with the database creation is relevant, n value is established, the password will be solved. Since the presentation of violence here to crack, so the value of n is omitted solution through violence to test whether the connection is correct many ways, this can be determined using ADO or DAO to test according to the situation, in fact, you can use Microsoft Access 10.0 Object Library references to be tested. Here, you can also learn how to create an ADO or DAO connection string
Platform: | Size: 633856 | Author: wpudn15 | Hits:

CodeBus www.codebus.net