Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I would like to abstract out parameter handling / validation from org.apache.openjpa.persistence.QueryImpl to allow for greater extensibility. This will allow extenders of OpenJPA the ability to provide an alternate Query implementation without having to rewrite most of the parameter handing.