Paulo Cristovão de Araújo Silva Filho created OPENJPA-2932: --------------------------------------------------------------
Summary: Implements CEILING JPA 3.1 JPQL function and Criteria API equivalent 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 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 is the first new feature to be added - CEILING function. Impl reference may be found at [Jakarta EE site| [https://jakarta.ee/specifications/persistence/3.1/jakarta-persistence-spec-3.1#a5284].] -- This message was sent by Atlassian Jira (v8.20.10#820010)