Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Connection Pool to Oracle

Connection Pool to Oracle

From: Javi Tabemoor <jtabemoor_at_yahoo.com>
Date: Thu, 25 Jan 2001 19:55:07 -0800 (PST)
Message-Id: <10752.127563@fatcity.com>


We have a data access framework that allows a client to create its database connection pool to Oracle with JDBC. Session timeouts defeat the goal of the connection pool. How does one keep the connections alive and connected to Oracle for say the whole day without enumerating through each element and issuing an Oracle call?

Thanks in advance.



Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/ Received on Thu Jan 25 2001 - 21:55:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US