Merge branches 'ignite-45' and 'sprint-2' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-45
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/e53ca2e9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/e53ca2e9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/e53ca2e9 Branch: refs/heads/ignite-45 Commit: e53ca2e9c5147dc788a0ed3fc2aace01e32a97dc Parents: 50b75e4 184b1a5 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Thu Mar 19 17:37:24 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Thu Mar 19 17:37:24 2015 +0700 ---------------------------------------------------------------------- .../store/jdbc/CacheAbstractJdbcStore.java | 169 ++++-- .../cache/store/jdbc/CacheJdbcPojoStore.java | 6 +- .../core/src/test/config/store/jdbc/Ignite.xml | 82 +++ .../store/jdbc/CacheJdbcPojoStoreTest.java | 562 ++++--------------- .../config/benchmark-multicast.properties | 2 +- 5 files changed, 317 insertions(+), 504 deletions(-) ----------------------------------------------------------------------