[
https://issues.apache.org/jira/browse/JDO-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930423#comment-17930423
]
Tilmann Zäschke edited comment on JDO-846 at 2/25/25 7:27 PM:
--------------------------------------------------------------
Suggestion: we could redesign the API to be more in line with
{{InstanceCallbacks}} or {{{}StoreCallback{}}}, e.g. create an interface
{{TansactionCallback}} or {{CommitCallback}} with methods {{preCommit}} and
{{{}postCommit{}}}.
What do people think?
was (Author: tilmannz):
Suggestion: we could redesign the API to be more in line with
{{InstanceCallbacks}} or {{{}StoreCallback{}}}, e.g. create an interface
{{TansactionCallback}} or {{CommitCallback}} with methods {{preCommit}} and
{{postCommit.
What do people think?}}
> Check upgrade references from javax to jakarta
> ----------------------------------------------
>
> Key: JDO-846
> URL: https://issues.apache.org/jira/browse/JDO-846
> Project: JDO
> Issue Type: Task
> Components: api, tck
> Affects Versions: JDO 3.2.1
> Reporter: Michael Bouschen
> Priority: Major
>
> The following packages switched from javax to jakarta:
> * javax.persistence
> * javax.transaction
> We should check whether we can support both packes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)