Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- incorporates
-
OPENJPA-1888 Add generics to the Kernel
- Closed
-
OPENJPA-1875 Add generics to the Graph code
- Closed
- relates to
-
OPENJPA-1118 code changes towards broader use of JDK5 features
- Closed