[
https://issues.apache.org/jira/browse/OPENJPA-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914208#comment-17914208
]
Paulo Cristovão de Araújo Silva Filho commented on OPENJPA-2932:
----------------------------------------------------------------
Opened PR #122, that depends (or includes PR #121).
> Implement numeric JPA 3.1 JPQL functions and equivalent Criteria API
> --------------------------------------------------------------------
>
> Key: OPENJPA-2932
> URL: https://issues.apache.org/jira/browse/OPENJPA-2932
> Project: OpenJPA
> Issue Type: Bug
> Components: jdbc, kernel
> Affects Versions: 4.0.1
> Reporter: Paulo Cristovão de Araújo Silva Filho
> Priority: Major
>
> As noted in OPENJPA-2930, although version 4.0.1 claims to be JPA 3.1
> compatible, pom.xml declared api is 3.0. I've already send a PR (121) on
> github to bump JPA version, but it doesn't implement the API new features.
> This issue is meant to keep tabs on implementation of {_}CEILING{_},
> {_}EXP{_}, {_}FLOOR{_}, {_}LN{_}, {_}POWER{_}, {_}ROUND{_}, and _SIGN_
> numeric functions to Jakarta Persistence QL and {_}ceiling(){_}, {_}exp(){_},
> {_}floor(), _ln(){_}, {_}power(){_}, {_}round(){_}, and _sign()_ to Criteria
> API.
> Impl reference may be found at [Jakarta EE site|#a5284].]
> (Updated from original goal of implementing function by function).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)