[
https://issues.apache.org/jira/browse/JENA-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135841#comment-15135841
]
ASF subversion and git services commented on JENA-1089:
-------------------------------------------------------
Commit 0eb7d66b146f1c44dbffdde8a851713549a08663 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=0eb7d66 ]
Track JENA-1131 and JENA-1089 changes.
> Add interface Transactional to DatasetGraph
> -------------------------------------------
>
> Key: JENA-1089
> URL: https://issues.apache.org/jira/browse/JENA-1089
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.0.1
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Jena 3.1.0
>
>
> Adding Transactional to DatasetGraph will encourage using DatasetGraph
> transactionally in the code base and any application code that use this
> interface directly.
> Currently, DatasetGraph is neutral to transactions and an instance test is
> needed. With the new in-memory transactional dataset, it is better to assume
> transactions and use "don't support" if full semantics aren't available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)