[ https://issues.apache.org/jira/browse/OPENJPA-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914168#comment-17914168 ]
Paulo Cristovão de Araújo Silva Filho commented on OPENJPA-2930: ---------------------------------------------------------------- [~solomax] , the "redundant" question was made because the openjpa Closeable interface could be replaced project wide by java native Autocloseable, but it is not necessary. I guess OPENJPA-2932 could be a subtask of this one, but I don't know if project rules allows reopening this issue. > 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)