[
https://issues.apache.org/jira/browse/OPENJPA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Teresa Kan updated OPENJPA-288:
-------------------------------
Attachment: openjpa.patch
Attach the patch
> Change the _exception variblae in the PreparedStatementManagerImpl from
> private to protected
> --------------------------------------------------------------------------------------------
>
> Key: OPENJPA-288
> URL: https://issues.apache.org/jira/browse/OPENJPA-288
> Project: OpenJPA
> Issue Type: Bug
> Components: jdbc
> Affects Versions: 1.0.0
> Environment: Window XP, JDK 1.5
> Reporter: Teresa Kan
> Priority: Minor
> Attachments: openjpa.patch
>
>
> In order to utilize the same exception collections in the
> PreparedStatementManagerImpl in the subclass, I need to change the _exception
> variable from private to protected. Since most of the variables in the
> openjpa PreparedStatementManagerImpl were changed from private to protected
> recently. This is the one that may be missed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.