当前位置:
首页
资源下载

搜索资源 - java server database JDBC
搜索资源列表
-
1下载:
J2EE 程序员一般都有现成的应用服务器所带的JDBC 数据库连接池,不过对于开发一般的 Java Application 、 Applet 或者 JSP、velocity 时,我们可用的JDBC 数据库连接池并不多,并且一般性能都不好。我们可以自己写一个JDBC 数据库连接池。-J2EE programmers tend to have a ready-made application server release the JDBC database connection pool, but
-
-
0下载:
The JICQ is the bureau area which JAVA writes according to \"Customer s Machine/Server\"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system pas
-
-
1下载:
Java Server Pages Examples code
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. JSP syntax and features and clear, useful examples, JavaServer Pages, Th
-
-
0下载:
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
-
-
0下载:
java制作的超市管理系统,利用java,jdbc 和sql server 2000数据库开发-JAVA-based Supermarket Management System,a combination of java, jdbc and sql server 2000 database.
-
-
1下载:
本系统采用流行的MVC设计模式,是一个典型的JSP +JavaBeans +Servlet +JDBC +DBMS的Web应用,具有较高的可维护性与可扩展性。
在开发过程,采用MyEclipse 7.0为主要的开发工具,数据库管理系统采用SQL Server 2000,Web服务器采用Apache的开源项目Tomcat6.0。- The system USES the MVC design patterns, popular is a typical JSP+ JavaBeans+ Se
-
-
0下载:
jdbc sqlserver2000 驱动。用java操作数据库必须安装此驱动程序-jdbc sqlserver2000 drive. Operation of the database using java to be installed this driver
-
-
0下载:
丽婴房库存销售系统
描述:C/S构架,J2SE技术,JDBC 连接 SQL SERVER数据库,把供应商,仓库,门店及客户,四者有机的结合起来-Les Enphants Stock Sales System Descr iption: C/S architecture, J2SE technology, JDBC to connect SQL SERVER database of suppliers, warehouses, stores and customers, the four co
-
-
0下载:
JDBC的连接数据库的驱动包括mysql,oracle,sql server,基本数据库都有-JDBC database connectivity drivers, including mysql, oracle, sql server, the basic database has
-
-
0下载:
本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。
1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。
2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。
3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wrote another small XML instantia
-
-
0下载:
java访问sql server数据库的jdbc驱动,很重要哦-java database sql server access jdbc driver, it is very important, oh
-
-
0下载:
Oreilly.Java.Server.Pages.3rd.
这是一本关于jsp,servlet 讲解很详细的工具书,包括,jsp,servlet基础,JavaBeans,EJB,JDBC 等。-JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It als
-
-
0下载:
用 Java编写的访问Sql数据库的代码。-Used to access Sql database written in Java code.
-
-
0下载:
This concept of using JDBC with reference to J2EE standards or Model View Controller [ MVC ] Architecture is a bit messed up and I read many book and Articles online about this and using Enterprise Java Beans [ EJB ] Database Connection Pool wit
-
-
0下载:
在基于Java 的软件系统中通过加载JDBC 驱动和相关jar 包,既可以实现在Java 编程
中连接SQL Server,也可通过连接池来连接SQL Server 数据库。-Java-based software systems and related through the load JDBC driver jar package, both can be achieved in the Java programming to connect SQL Server, also avail
-
-
0下载:
java连接sql数据库所需要的一个jar文件(两个版本)-java sql database connection needs a jar file (two versions)
-
-
0下载:
JDBC数据库连接;java连接sql server 数据库(JDBC database connection)
-
-
0下载:
java与sql server数据库的链接;JDBC数据库链接(Link between Java and SQL Server database; JDBC database link)
-
-
1下载:
实现增删改查, 实现条件查询,含有登入界面。适合初学者的一个物流 java web 使用jdbc连接 sqlserver数据库 使用jsp servlet 等技术。(To achieve additions and deletions to check, to achieve conditional query, containing login interface. A logistics java web suitable for beginners uses JDBC to connec
-
-
1下载:
学生宿舍管理系统源码
技术:Java;JSP/Servlet;JDBC
数据库:Oracle
web服务器:Tomcat
集成开发工具: MyEclipse(Student dormitory management system source code
Technology: Java; JSP/Servlet; JDBC
Database: Oracle
Web server: Tomcat
Integrated Development Tool: MyEclipse)
-