Anthony Tuininga
2da756e0cc
Added support for setting the max lifetime session of pool connections, a
...
feature added to Oracle Database in 12.1.
2016-01-26 14:32:59 -07:00
Anthony Tuininga
168d61670e
Removed password attribute from connection and session pool objects in order
...
to promote best security practices (if stored in RAM in cleartext it can be
read in process dumps, for example). For those who would like to retain this
feature, a subclass of Connection could be used to store the password.
2015-07-31 14:31:13 -06:00
Anthony Tuininga
661fddb046
Remove remaining remnants of support for Oracle 9i (and notes in documentation
...
at the same time).
2015-04-03 22:14:04 -06:00
Anthony Tuininga
337ae2998f
Added support for proxy authentication in session pools as requested by Michal
...
Wegrzynek (and thanks for the initial patch as well).
2008-09-15 19:41:54 +00:00
Anthony Tuininga
4ce7d7955e
Transformed documentation to new format using restructured text. Thanks to
...
Waldemar Osuch for contributing the initial draft of the new documentation.
2008-05-22 15:00:39 +00:00