[
https://issues.apache.org/jira/browse/JENA-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-1089:
--------------------------------
Description:
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 a 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.
was:Adding Transactional to
> 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 a 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)