Justin Bertram created JBJCA-899:
------------------------------------
Summary: OracleValidConnectionChecker uses deprecated method
Key: JBJCA-899
URL:
https://issues.jboss.org/browse/JBJCA-899
Project: IronJacamar
Issue Type: Bug
Components: JDBC
Affects Versions: 1.1.0.Beta2
Reporter: Justin Bertram
Assignee: Jesper Pedersen
OracleValidConnectionChecker invokes pingDatabase(int) which has been deprecated by Oracle
and also can lead to performance issues under heavy load (since it spawns a new thread on
every invocation). Please use pingDatabase() instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira