You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "David Villegas (JIRA)" <ji...@apache.org> on 2014/06/19 17:48:24 UTC

[jira] [Created] (OOZIE-1889) Convert NamedNativeQueries to JPQL

David Villegas created OOZIE-1889:
-------------------------------------

             Summary: Convert NamedNativeQueries to JPQL
                 Key: OOZIE-1889
                 URL: https://issues.apache.org/jira/browse/OOZIE-1889
             Project: Oozie
          Issue Type: Improvement
    Affects Versions: 4.0.1, 3.3.2
            Reporter: David Villegas
             Fix For: trunk, 4.0.1, 3.3.2


Currently, there is only one JPA NamedNativeQuery (GET_READY_ACTIONS_GROUP_BY_JOBID). By converting it to a regular NamedQuery in JPQL, it can take advantage of JPA capabilities, such as configuring the DB schema as a property (Required for issues such as OOZIE-814 and OOZIE-80)



--
This message was sent by Atlassian JIRA
(v6.2#6252)