[
https://issues.apache.org/jira/browse/JENA-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546649#comment-14546649
]
ASF subversion and git services commented on JENA-943:
------------------------------------------------------
Commit e5ded6dc00a1145b30bd43234b1741bdbedf5be6 in jena's branch
refs/heads/add-contract-tests from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=e5ded6d ]
JENA-943: Enable interface Transactional
> Enable interface Transactional on Dataset interface
> ---------------------------------------------------
>
> Key: JENA-943
> URL: https://issues.apache.org/jira/browse/JENA-943
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> {{Dataset}} provides the operations of {{Transactional}} but does not provide
> the interface for absolute compatibility with the historical evolution of
> Jena2.
> In Jena3, we can enable {{Transactional}} on {{Dataset}} and introduce
> library code to make writing transactions easier based on Java8 idioms.
> See
> [dboe/transaction/Txn.java|https://github.com/afs/mantis/blob/master/dboe-transaction/src/main/java/org/seaborne/dboe/transaction/Txn.java]
> (AL2 code, external link).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)