Abstract out parameter handling / validation from 
org.apache.openjpa.persistence.QueryImpl to allow for greater extensibility
-----------------------------------------------------------------------------------------------------------------------------

                 Key: OPENJPA-2075
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2075
             Project: OpenJPA
          Issue Type: Improvement
          Components: integration
            Reporter: Rick Curtis
            Assignee: Rick Curtis
             Fix For: 2.2.0


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to