[ 
https://issues.apache.org/jira/browse/OPENJPA-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Manni-Bucau updated OPENJPA-2592:
----------------------------------------
    Attachment: OPENJPA-2592.patch

Here is a patch allowing to use several parts of procedures API. There is a 
test called TestStoredProcedure showing which can be used to see what was 
implemented.

Side note: this patch is a bit "raw" in the way it reuses directly QueryImpl 
instead of surely splitting it up in a new Object "StoredQueryImpl" + caching 
of several parts should be handled + there are several TODOs but it allows to 
start to use stored procedures.


> JPA 2.1 stored procedure support
> --------------------------------
>
>                 Key: OPENJPA-2592
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2592
>             Project: OpenJPA
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>         Attachments: OPENJPA-2592.patch
>
>




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

Reply via email to