Andy Seaborne created JENA-943:
----------------------------------
Summary: 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)