SQLStoreQuery  does not support named parameters
------------------------------------------------

                 Key: OPENJPA-893
                 URL: https://issues.apache.org/jira/browse/OPENJPA-893
             Project: OpenJPA
          Issue Type: Question
          Components: kernel
    Affects Versions: 1.1.0
         Environment: Weblogic 10.3, Oracle 9.2
            Reporter: Nuno Furtado


I was wondering what was the reason behind this specific StoreQuery not 
allowing named parameters, and wether there was a way to get around this 
situation. 

The original problem was that the TO_DATE Oracle function was not supported by 
JPQL parser, so i was forced into a native query, and at this point i'm forced 
to redo the whole query in a somewhat troublesome way, if any of you can 
provide me with an easy solution i would appreciate it.

Thank you in advance

-- 
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