IntelliJ Java IDE
The moose likes Blatant Advertising and the fly likes ANN: New Connection Cache Callback Sample Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "ANN: New Connection Cache Callback Sample" Watch "ANN: New Connection Cache Callback Sample" New topic
Author

ANN: New Connection Cache Callback Sample

Shrinivas Bhat
Greenhorn

Joined: Feb 05, 2004
Posts: 2
Hi All,

Check out the new [url http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/oracle10g/cachecallback/readme.html][u]Connection Cache Callback Sample[/url] that implements the connection cache callback mechanism in a JDBC application. This feature supported by Oracle Database 10g JDBC driver, is useful in overriding the default behavior of the cache while handling abandoned connections or when the cache is empty.
Download this sample [url http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/oracle10g/cachecallback/CacheCallbackSample.jar][u] here[/url]. For more samples on Oracle10g JDBC click [url http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/oracle10g/index.html]here[/url].

Regards
Shrini
 
IntelliJ Java IDE
 
subject: ANN: New Connection Cache Callback Sample
 
Threads others viewed
How do I write a String to a java.sql.Clob
distributed transactions
Inserting Picture
Oracle Database 10g JDBC Samples
Help-How to retrive binary object
IntelliJ Java IDE