搜索资源列表
liuxiangsoft_leaders
- 三層進銷存 使用接口和連接池 是他人的面试作品 delphi语言编写 -three Invoicing use interface and connection pool is interviewing others works delphi language
JNDI
- JNDI的配置 连接池编写的几个步骤 很不错的方式-JNDI connection pool configuration of the several steps to prepare a good way
BasicDataSource
- 数据库连接池BasicDataSource的属性和方法的源代码及方法介绍-BasicDataSource database connection pool properties and methods of the source code and method of introduction
WebSphereData
- 在webSphere中配置oracle连接池-In webSphere configure oracle connection pool
liuqianni
- 1.理解String与StringBuffer的区别,掌握String对象的常用创建方式 2.理解String常量采用对象池保存的方式 3.熟练掌握String的各种常用方法 4.掌握StringBuffer在做字符串连接时的优势 -1. Understanding the difference between String and StringBuffer, String object used to create master mode 2. Understand the S
networkcomm
- 自己写的代码。利用MFC CSocket类, 采用TCP/IP长连接的方式,使局域网中的每台电脑,都可以主动向对方发送数据,建立多对多的联系,识别方式是机器名+端口号。代码还解决了Close_wait问题,断线重连问题,还有主动断开连接功能。设有连接池,数据缓冲池。单次发送数据量不超过0.5M。数据发送速率达10M/S -Write your own code. MFC CSocket class, the use of long TCP/IP connection, so that eac
web
- web实验报告.应用Javabean完成一个计算器的制作.利用连接池实现一个数据库的访问连接-web experiment report. applications Javabean completed production of a calculator. implement a database connection pool access connection
tomcat-jdbc-connectpool
- tomcat数据库连接池设置 若用eclipse跟踪bug,设置连接数据库则须在“Java构建路径”-“库”里添加上 数据库驱动程序的JAR文件即可。 -tomcat database connection pool settings with the eclipse track bug set to connect to the database shall be added in the " Java Build Path" - " Library dat
blog
- 这个项目是在Java培训班同学,学习完成Java SE、Java Web基础内容后,由刘老师带领同学手把手开发的第一个Java Web项目,项目中主要使用了:Java SE、JSP、Servlet、Tomcat、MySQL、PowerDesigner、starUML、Dreamweaver、数据库连接池、Commons DbUtils、JSTL、Displaytag、HTML、Javascr ipt、CSS等技术和工具。适用有Java SE、Java Web开发的基础的同学学习。-This pr
JNDIdb
- JNDI数据库配置 没有JNDI的做法存在的问题: 1、数据库服务器名称MyDBServer 、用户名和口令都可能需要改变,由此引发JDBC URL需要修改; 2、数据库可能改用别的产品,如改用DB2或者Oracle,引发JDBC驱动程序包和类名需要修改; 3、随着实际使用终端的增加,原配置的连接池参数可能需要调整; -No JNDI approach problems: 1, the database server name MyDBServer, user n
DB-Connection-Pools
- 数据库连接池调优手册,包括DBCP、C3P0、Proxool等-Manual tuning connection pool, including DBCP, C3P0, Proxool etc.