[
https://issues.apache.org/jira/browse/JENA-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-943.
--------------------------------
Resolution: Fixed
Fix Version/s: Jena 3.0.0
> 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
> Fix For: Jena 3.0.0
>
>
> {{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)