You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/05/15 12:19:59 UTC

[jira] [Created] (JENA-943) Enable interface Transactional on Dataset interface

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)