[
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 edited comment on OPENJPA-2930 at 1/17/25
6:34 PM:
-----------------------------------------------------------------------------------------
[~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 OPENJPA-2908, but I don't know if
project rules allows reopening this issue.
was (Author: pcristof):
[~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)