Welcome![Sign In][Sign Up]
Location:
Search - Connection Pooling

Search list

[JSP/Javaopenreports-0.8.0

Description: The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat. - The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat.
Platform: | Size: 9177592 | Author: 温厚 | Hits:

[JSP/Javaopenreports-0.8.0

Description: The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat. - The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat.
Platform: | Size: 9177088 | Author: 温厚 | Hits:

[JSP/JavaJavaConnPool

Description: Java代码实现的数据库链接池,演示如何通过Java类定义一个数据库连接池的功能。-Java code to achieve a database link pool, demonstrate how Java class definition through a database connection pooling functionality.
Platform: | Size: 15360 | Author: realorg | Hits:

[JSP/JavasuperTheadPool

Description: 对数据操作的一些整合,支持超强连接池,动态缓存-Operation of some of the data integration, support for super-connection pooling, dynamic cache
Platform: | Size: 6144 | Author: gl474c1 | Hits:

[JSP/JavaDataBaseConnectionPool

Description: 一个Eclipse环境下的数据库连接池算法实现。-An Eclipse environment to achieve database connection pooling algorithm.
Platform: | Size: 25600 | Author: KTGG | Hits:

[JSP/JavaDBConnectionManager

Description: 自己写的一个数据库连接池,实现数据库的连接,释放等多种功能-Himself wrote a database connection pooling, database connection, the release of a variety of functions, etc.
Platform: | Size: 3072 | Author: 金泳 | Hits:

[Linux-UnixLinuxC

Description: linux c大全,谢谢各位,谁有Pro*c连接池,发出来大家学学习习,-linux c Guinness, thank you, and who has Pro* c connection pooling, issued to U.S. school study habits,
Platform: | Size: 259072 | Author: liule | Hits:

[ADO-ODBCDBPool

Description: 包含C++的ADO包装和ADO连接池管理。可以使用任何类型的数据库类型,包含存储过程的处理,并对执行进行了优化;通过INI设置数据库链接属性,连接池对象是管理数据库链接的对象,适用于多线程、多次数据库访问。-Contains C++ The ADO packaging and ADO connection pooling management. You can use any type of database types, including stored procedure handle, and the implementation of optimized INI settings through the database link attributes, connection pool management database link object is the object, apply to multi-threaded, multiple database access.
Platform: | Size: 11264 | Author: 陈生 | Hits:

[JSP/Javapoolman-pooling

Description: PoolMan和JDBC2.0驱动和数据源提供了一个基于JMX的,可以通过XML文件配置的连接池可以缓冲Java对象和扩展。-PoolMan and JDBC2.0 drive and the data source provides a JMX-based and can be configured through XML document connection pool can be a buffer and expansion of Java objects.
Platform: | Size: 815104 | Author: mysisi | Hits:

[Software EngineeringOnlineManagementofExaminationSystemBasedonStruts.r

Description: 该系统采用了B/S结构模式,利用JSP技术,采用开源框架Struts,使用连接池技术通过JDBC访问数据库。特别在登录安全问题,借助Web服务器Session对象,综合运用数据加密技术与图片验证码技术,增强Web用户登录安全策略。 -The system uses the B/S structure model, the use of JSP technology, the use of open-source framework Struts, the use of connection pooling technology to access the database through JDBC. Security issues, especially in the registry, using Web server Session object, the integrated use of data encryption technology and picture Verification Code techniques to enhance Web user login security policies.
Platform: | Size: 3240960 | Author: 张勇 | Hits:

[Database systemdbPool

Description: 自用的一个简单的数据库连接池,支持DB2与Oracle,附加了一些常用的功能-Own use a simple database connection pooling, support for DB2 and Oracle, attached a number of commonly used functions
Platform: | Size: 39936 | Author: lucas | Hits:

[JSPtomcat

Description: tomcat 详细设置介绍,连接池 ,配置jsp,servlet,bean-detailed introduction tomcat settings, connection pooling, configuration, jsp, servlet, bean
Platform: | Size: 12288 | Author: liuyun | Hits:

[JSP/JavaConnectionPool

Description: 连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。 -The basic principles of connection pooling: connection pooling basic ideology is the pre-established links with objects placed in memory for use. For more than a few links to the pool of concurrent link request, the request should be in the queue waiting. And applications can be linked to utilization, dynamic increase or decrease in the number of links to the pool. To achieve the optimal link.
Platform: | Size: 690176 | Author: fan | Hits:

[.netNet2.0

Description: .NET(C#)实现的数据库连接池代码,应该很有参考价值的源码,不要分-. NET (C#) To achieve database connection pooling code, it should be a good reference source, not sub-
Platform: | Size: 95232 | Author: joe | Hits:

[JSP/JavaJavaAcessDB

Description: 本文介绍了Java访问数据库的原理及其存在的问题,提出了解决办法-数据库连接池,并对其关键问题进行了分析,构建了一个简便易用的连接池并结合当前热门技术Servlet说明了其如何在开发时使用。-This paper introduces the principles of Java to access the database and its existing problems, propose a solution- database connection pool, and its analysis of key issues, build an easy-to-use connection pooling in combination with the current popular technology shows its Servlet How to use in the development.
Platform: | Size: 99328 | Author: 拂晓 | Hits:

[JSP/JavaCJUIAuthPools

Description: java 实现DOMINO远程连接,实现连接池技术、DOMINO连接建康性检查技术。-DOMINO implementation java remote access, connection pooling technical implementation, DOMINO technology to connect health checks.
Platform: | Size: 906240 | Author: 张阿强 | Hits:

[Internet-NetworkConnectionThread

Description: 1.包装数据库链接获取过程 2.在不用到重量级的持久化层和重量级连接池的情况下, 可以简化代码, 方便维护 -1. Packaging database link access to the course 2. Do not have to heavyweight and heavyweight durable layer connection pooling, the code can be simplified to facilitate the maintenance of
Platform: | Size: 1024 | Author: huweixuan | Hits:

[ADO-ODBCDBSrc

Description: windows下数据库编程方法,可以直接调用,提供连接池等功能-database programming under windows, you can direct calls to provide features such as connection pooling
Platform: | Size: 201728 | Author: Knightswim | Hits:

[Delphi VCLConnection.Pool.V1.2.Full.Source.For.Delphi567.ra

Description: Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections. Connection pooling is a method for conserving scarce database resources by managing a pool of connections among concurrently active clients.-Connection Pool for Delphi- A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections. Connection pooling is a method for conserving scarce database resources by managing a pool of connections among concurrently active clients.
Platform: | Size: 139264 | Author: okkoos | Hits:

[Oracledatabase_resident_connection_pooling

Description: ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connection pool. Greatly increased the efficiency of access to ORACLE.
Platform: | Size: 262144 | Author: 任毅 | Hits:
« 12 3 4 »

CodeBus www.codebus.net