You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/07/20 20:19:06 UTC

[jira] Resolved: (OPENJPA-288) Change the _exception variblae in the PreparedStatementManagerImpl from private to protected

     [ https://issues.apache.org/jira/browse/OPENJPA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick resolved OPENJPA-288.
----------------------------------

    Resolution: Fixed

> 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.