Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Connection Pool to Oracle
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.
![]() |
![]() |