You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/12/20 22:10:40 UTC

[jena] 01/01: Merge pull request #513 from afs/tdb-tidy

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git

commit 6458f1de6e2c27f089c6a07fad3e83f8b12af781
Merge: 4d6773d 033f6c9
Author: Andy Seaborne <af...@users.noreply.github.com>
AuthorDate: Thu Dec 20 22:10:34 2018 +0000

    Merge pull request #513 from afs/tdb-tidy
    
    Don't use TDB.sync internally. Tidy javadoc.

 .../org/apache/jena/dboe/transaction/Transactional.java    |  2 +-
 .../java/org/apache/jena/tdb2/store/DatasetGraphTDB.java   | 14 ++++++++++++--
 .../java/org/apache/jena/tdb2/store/DatasetGraphTxn.java   |  8 --------
 .../java/org/apache/jena/tdb/store/GraphNonTxnTDB.java     |  8 +++-----
 4 files changed, 16 insertions(+), 16 deletions(-)