Use generic types and remove casts wherever applicable
------------------------------------------------------

                 Key: OPENJPA-1050
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1050
             Project: OpenJPA
          Issue Type: Improvement
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar


OpenJPA kernel mainly use untyped container classes or unbound parameters for 
classes that have been parametrized since JDK5.
We should gradually move the code base to use parametrized types wherever 
possible. It will also reduce explicit casts.  


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to