Inside Scoop on J2EE : Tips and tricks on J2EE and Oracle Application Server by Debu Panda
Updated: 11/18/2004; 5:19:20 PM.

 

Subscribe to "Inside Scoop on J2EE" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Wednesday, September 15, 2004

Oracle Database 10g JDBC driver supports an improved connection caching mechanism, the Implicit Connection Cache. It provides a rich set of features that address connection caching requirements through an efficient database connection caching in the JDBC drivers to optimize database resources and improve scalability. For example, the Implicit connection cache may be set up such that an abandoned connection may be detected and claimed automatically.

Connection Stripping is another useful feature (coming in JDBC 4.0 per JavaOne presentation, but already available in Oracle Database 10g JDBC). This useful feature lets users define their own set of tags or attributes, to enable future connection retrieval. This saves valuable CPU and network round-trips that would otherwise be necessary to set session state.

OTN has just released  Connection Cache Callback Sample that demonstrates Connection Caching feature of Oracle Database 10g JDBC driver.

OC4J 10.1.3 will support Implicit Connection Cache out of the box without requiring any setup in the container.


8:17:11 AM    comment []

© Copyright 2004 Debu Panda.

PS: These are my own thoughts and not of my employer ..



Click here to visit the Radio UserLand website.
 


September 2004
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    
Aug   Oct