You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "Robert Yokota (Jira)" <ji...@apache.org> on 2019/08/31 19:42:00 UTC

[jira] [Created] (OMID-153) The method AbstractTransactionManager.closeResources should be protected instead of package private

Robert Yokota created OMID-153:
----------------------------------

             Summary: The method AbstractTransactionManager.closeResources should be protected instead of package private
                 Key: OMID-153
                 URL: https://issues.apache.org/jira/browse/OMID-153
             Project: Apache Omid
          Issue Type: Bug
    Affects Versions: 1.0.1
            Reporter: Robert Yokota


I was trying to subclass {{AbstractTransactionManager}} from a class in another package, and I was not able to because the method {{closeResources}} is package private instead of protected.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)