You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ja...@apache.org on 2014/03/17 12:04:51 UTC

[06/40] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/marmotta into develop

Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/marmotta into develop

# By Sebastian Schaffert
# Via Sebastian Schaffert
* 'develop' of https://git-wip-us.apache.org/repos/asf/marmotta:
  batched triple store selects for improved performance
  some performance optimizations for JDBC


Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/d4c22f45
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/d4c22f45
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/d4c22f45

Branch: refs/heads/ldp
Commit: d4c22f45afb1b680634b823b18a960941b37e6c9
Parents: d44196c bfd688b
Author: Rupert Westenthaler <ru...@gmail.com>
Authored: Wed Feb 5 12:50:11 2014 +0100
Committer: Rupert Westenthaler <ru...@gmail.com>
Committed: Wed Feb 5 12:50:11 2014 +0100

----------------------------------------------------------------------
 .../kiwi/persistence/KiWiConnection.java        | 307 ++++++++++++++++---
 .../kiwi/persistence/h2/statements.properties   |   1 +
 .../persistence/mysql/statements.properties     |   1 +
 .../persistence/pgsql/statements.properties     |   1 +
 .../apache/marmotta/kiwi/test/ClusterTest.java  |   7 +-
 .../kiwi/test/profile/ProfileLoading.java       | 103 +++++++
 6 files changed, 377 insertions(+), 43 deletions(-)
----------------------------------------------------------------------