Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java JDBC

JRun 3.0 Connection Pooling

Author: macromedia.com | Published: 10th Aug 2005 | Visited: 903 times | Add Comment
Filed in: JDBC

By Karl Moss JRun Engineer Allaire Corp. This article explores the built-in JDBC connection pooling mechanism found in Allaire's JRun 3.0. It examines not only why you should use connection pooling in your servlets and JSPs, but also demonstrates how to use it through several code samples. What Is Connection Pooling? Why Use Connection Pooling Using the Connection Pool When Not to Use JRun Connection Pooling About the Author What Is Connection Pooling? One of the most expensive database...n

Read Article
 

Sponsored Links

 


Related Articles

 SQL Connection Dialog SQL Connection dialog and saveing the connection st ...

 Change Crystal Report Connection at Runtime in Visual studio 2005 This project help you to change ur database at the run ...

 Encrypting & Decryption Connection Strings in ASP.Net 2.0 Encrypting & Decryption Connection Strings in ASP.Net ...

 Crystal Report database connection in ASP.NET In this article I am going to discuss how to use UDL file with Crystal Report to connect particular databa ...

 connection lost after creating new sql on query QC#: 55703 Version: 11.0 Status: Closed defect, no action required Resolution: Bug has been fixed Description: When SQLquery gets a new query, all connections of the database are lost. Then Delphi tries to create a new connection. When I use loginprom ...

 ADO.NET Connection Pooling at a Glance Connection pooling can increase the performance of any application by using active connections of the pool for consecutive requests, rather than creating a new connection each time.And at the same time, the developer who is the best judge of his/her application, can configure the connection pool ...

 SQL Connection Dialog SQL Connection dialog and saveing the connection st ...

 Database Resident Connection Pooling Hi Tom what is oracle 11g database resident connection pooling and how its different from the MTS. why oracle invented database resident connection pooling while we can do connection pooling using application server. Regards Amir ...

 C# Object Pooling A simple article on object pooling for the b ...



Next: Databases and Tomcat



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links