[ https://issues.apache.org/jira/browse/OPENJPA-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916782#comment-17916782 ]
Paulo Cristovão de Araújo Silva Filho commented on OPENJPA-2930: ---------------------------------------------------------------- [~solomax] and [~romain.manni-bucau] , the problem with jjt on EXTRACT (both field and part) is already solved - had to do some lookaheads. I will wait pr 122 merge to request the pull to avoid any new conflicts, as both issues deal deeply with JPQL.jjt and the manual page. Already fixed the issues found on PR 121. Thanks for reviewing it. > UUID ID Generator Strategy > --------------------------- > > Key: OPENJPA-2930 > URL: https://issues.apache.org/jira/browse/OPENJPA-2930 > Project: OpenJPA > Issue Type: Bug > Components: jpa > Affects Versions: 4.0.1 > Reporter: hantsy bai > Assignee: Maxim Solodovnik > Priority: Major > > The issue https://issues.apache.org/jira/browse/OPENJPA-2908 implements JPA > 3.1 was fixed, but I tried to use `UUID` as the ID of the Entity class in my > example https://github.com/hantsy/jakartaee10-starter-boilerplate/pull/162, > which use Apache TOMEE 10 as runtime, the tests are failed due to the lack of > UUID support. -- This message was sent by Atlassian Jira (v8.20.10#820010)