[
https://issues.apache.org/jira/browse/GERONIMO-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839644#action_12839644
]
Ashok Poralu commented on GERONIMO-4929:
----------------------------------------
Hello Rex/Ashish,
I have tested the functionality of PreparedStatementCacheSize with Informix
database, Its seems working fine without any issues. Have created a very simple
test case to verify the functionality,
1. Created a Prepared statement.
2. Executed the statement in loop.
3. Closed the Prepared statement object.
4. Tried again using the prepared statement object to execute another loop, as
this should be cached by the datasource connection when closing the object (in
step3).
This confirms the functionality. Working as designed.
Thanks,
Ashok Poralu
> Upgrade to latest tranql wrappers
> ---------------------------------
>
> Key: GERONIMO-4929
> URL: https://issues.apache.org/jira/browse/GERONIMO-4929
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: connector
> Affects Versions: 2.1.4, 2.2, 3.0
> Reporter: David Jencks
> Assignee: Ashish Jain
> Fix For: 2.1.5, 2.2, 3.0
>
>
> Tranql has just released new wrappers that recognize some non-fatal sql
> exceptions and use ConnectionPoolDatasource rather than Driver or Datasource
> when we have figured out how.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.