Chinmay Kolhatkar created APEXMALHAR-2256:
---------------------------------------------

             Summary: POJOInnerJoinOperator should use getDeclaredField of java 
reflection
                 Key: APEXMALHAR-2256
                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2256
             Project: Apache Apex Malhar
          Issue Type: Bug
    Affects Versions: 3.5.0
            Reporter: Chinmay Kolhatkar
            Assignee: Chinmay Kolhatkar


POJOInnerJoinOperator should use getDeclaredField of java reflection. Currently 
its using getField because of which unless the POJO fields are public, they're 
not see by reflection. In reality the fields in POJO will be private and 
getters/setters will be public.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to