Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The following page has been changed by DavidTonhofer:
http://wiki.apache.org/commons/DBCP

The comment on the change is:
Corrected URL to externally hosted diagrams

------------------------------------------------------------------------------
  
  Here's a little diagram showing what datastructure DBCP sets up and how that 
datastructure is used in case the DriverManager is employed to obtain Drivers 
at runtime. Please send any corrections (for now) to [EMAIL PROTECTED] 
  
-   * [http://rei1.m-plify.net/Apache_DBCP/Apache_DBCP_Structure.pdf 
Apache_DBCP_Structure.pdf]
+   * [http://public.m-plify.net/Apache_DBCP/Apache_DBCP_Structure.pdf 
Apache_DBCP_Structure.pdf]
-   * [http://rei1.m-plify.net/Apache_DBCP/Apache_DBCP_Structure.vsd 
Apache_DBCP_Structure.vsd]
+   * [http://public.m-plify.net/Apache_DBCP/Apache_DBCP_Structure.vsd 
Apache_DBCP_Structure.vsd]
-   * [http://rei1.m-plify.net/Apache_DBCP/Apache_DBCP_Structure.png 
Apache_DBCP_Structure.png]
+   * [http://public.m-plify.net/Apache_DBCP/Apache_DBCP_Structure.png 
Apache_DBCP_Structure.png]
  
- Diagrams hosted by http://rei1.m-plify.net
+ Diagrams hosted by http://public.m-plify.net
  
  The Database Connection Pool (DBCP) component can be used in applications 
where JDBC resources need to be pooled. Apart from JDBC connections, this 
provides support for pooling Statement and PreparedStatement instances as well. 
Complete article can be found here 
http://www.devx.com/Java/Article/29795/0/page/2.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to